OAuth セッションの認証の詳細情報を内部に持ちます。
Conforms to | NSObject |
宣言場所 | TWTRAuthSession.h |
TWTRAuthSessionEncapsulates the authorization details of an OAuth Session.
|
authToken
propertyrequired method
authTokenSecret
propertyrequired method
Tasks
|
@property (nonatomic, readonly, copy) NSString *authToken
@property (nonatomic, readonly, copy) NSString *authTokenSecret
PropertiesauthToken@property (nonatomic, readonly, copy) NSString *authToken authTokenSecret@property (nonatomic, readonly, copy) NSString *authTokenSecret |