KOAccessTokenInfo Class Reference
Inherits from | NSObject |
---|---|
Declared in | KOAccessTokenInfo.h KOAccessTokenInfo.m |
ID
해당 access token에 해당되는 사용자의 ID
@property (nonatomic, readonly, nullable) NSNumber *ID
Discussion
@property ID
Declared In
KOAccessTokenInfo.h
expiresInMillis
해당 access token의 남은 만료시간. 0보다 큰 milli-second가 반환됨.
@property (nonatomic, readonly, nullable) NSNumber *expiresInMillis
Discussion
@property expiresInMillis
Declared In
KOAccessTokenInfo.h