9 #import <Foundation/Foundation.h>
17 @property (nonatomic, assign) NSInteger
expire;
NSInteger expire
accessToken过期的时间点,相对于1970年的毫秒数
Definition: EZAccessToken.h:17
NSString * accessToken
accessToken 登录凭证
Definition: EZAccessToken.h:15
此类为萤石开放平台授权登录以后的凭证信息
Definition: EZAccessToken.h:12