DCScope Class Reference
| 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 *)databoxAllReturn 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.hphonebookAddContact
A scope to add contact of Docomo phonebook.
+ (NSString *)phonebookAddContactReturn 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.hphonebookAllowedFriendsBidirectional
A scope to get allowed friends bidirectional information of Docomo phonebook.
+ (NSString *)phonebookAllowedFriendsBidirectionalReturn 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.hphonebookPostFeed
A scope to post feed of Docomo phonebook.
+ (NSString *)phonebookPostFeedReturn 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.hphotoGetContent
A scope to get a PhotoColle photo or movie.
+ (NSString *)photoGetContentReturn Value
scope string defined in docomo Developer support version 2.0.0.
Discussion
This scope enables following APIs:
Declared In
DCScope.hphotoGetContentsList
A scope to get a list of PhotoColle photos and movies.
+ (NSString *)photoGetContentsListReturn Value
scope string defined in docomo Developer support version 2.0.0.
Discussion
This scope enables following APIs:
Declared In
DCScope.hphotoGetGroupInfo
A scope to get a list of tags and a list of PhotoColle photos and movies with tags.
+ (NSString *)photoGetGroupInfoReturn Value
secret scope need to demand to docommo.
Discussion
If applications want to use this scope, you need to demand to docomo. This scope enables following APIs:
Declared In
DCScope.hphotoGetVacantSize
A scope to confirm vacant size of PhotoColle.
+ (NSString *)photoGetVacantSizeReturn Value
scope string defined in docomo Developer support version 2.0.0.
Declared In
DCScope.hphotoUpdateRotateInfo
A scope to update rotation information of a PhotoColle photo.
+ (NSString *)photoUpdateRotateInfoReturn 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.hphotoUpdateTrashInfo
A scope to update trash information of a PhotoColle photo and movie.
+ (NSString *)photoUpdateTrashInfoReturn 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