Inherits from NSObject
Declared in DCScope.h

Overview

Applications request permissions to Docomo Authentication server with these Scopes.

This class provides scope strings defined in docomo Developer support API common reference version 2.0.0. Document is placed here.

Class Methods

databoxAll

A scope to access service folder of data management box.

+ (NSString *)databoxAll

Return Value

scope string defined in docomo Developer support version 2.0.0.

Discussion

PhotoColleSDK does not have a method to use this feature.

Declared In

DCScope.h

phonebookAddContact

A scope to add contact of Docomo phonebook.

+ (NSString *)phonebookAddContact

Return Value

scope string defined in docomo Developer support version 2.0.0.

Discussion

PhotoColleSDK does not have a method to use this feature.

Declared In

DCScope.h

phonebookAllowedFriendsBidirectional

A scope to get allowed friends bidirectional information of Docomo phonebook.

+ (NSString *)phonebookAllowedFriendsBidirectional

Return Value

scope string defined in docomo Developer support version 2.0.0.

Discussion

PhotoColleSDK does not have a method to use this feature.

Current Docomo phonebook server does not adapt this feature. The feature concerned this scope will be provided in future.

Declared In

DCScope.h

phonebookPostFeed

A scope to post feed of Docomo phonebook.

+ (NSString *)phonebookPostFeed

Return Value

scope string defined in docomo Developer support version 2.0.0.

Discussion

PhotoColleSDK does not have a method to use this feature.

Declared In

DCScope.h

photoGetContent

A scope to get a PhotoColle photo or movie.

+ (NSString *)photoGetContent

Return Value

scope string defined in docomo Developer support version 2.0.0.

Declared In

DCScope.h

photoGetContentsList

A scope to get a list of PhotoColle photos and movies.

+ (NSString *)photoGetContentsList

Return Value

scope string defined in docomo Developer support version 2.0.0.

Declared In

DCScope.h

photoGetGroupInfo

A scope to get a list of tags and a list of PhotoColle photos and movies with tags.

+ (NSString *)photoGetGroupInfo

Return Value

secret scope need to demand to docommo.

Declared In

DCScope.h

photoGetVacantSize

A scope to confirm vacant size of PhotoColle.

+ (NSString *)photoGetVacantSize

Return Value

scope string defined in docomo Developer support version 2.0.0.

Discussion

This scope enables following API:

Declared In

DCScope.h

photoUpdateRotateInfo

A scope to update rotation information of a PhotoColle photo.

+ (NSString *)photoUpdateRotateInfo

Return Value

scope string defined in docomo Developer support version 2.0.0.

Discussion

Current PhotoColleSDK does not adapt this feature. The method using this feature will be provided in future.

Declared In

DCScope.h

photoUpdateTrashInfo

A scope to update trash information of a PhotoColle photo and movie.

+ (NSString *)photoUpdateTrashInfo

Return Value

scope string defined in docomo Developer support version 2.0.0.

Discussion

Current PhotoColleSDK does not adapt this feature. The method using this feature will be provided in future.

Declared In

DCScope.h

photoUploadContent

A scope to upload a PhotoColle photo or movie.

+ (NSString *)photoUploadContent

Return Value

scope string defined in docomo Developer support version 2.0.0.

Declared In

DCScope.h

userid

A scope to get user id.

+ (NSString *)userid

Return Value

scope string defined in docomo Developer support version 2.0.0.

Discussion

PhotoColleSDK does not have a method to use this feature.

Declared In

DCScope.h