프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_sSecret | String | ||
m_sToken | String |
메소드 | 설명 | |
---|---|---|
Delete ( ) : void | ||
Exists ( ) : System.Boolean | ||
GetAccessTokenFilePath ( ) : String | ||
Save ( String token, String secret ) : void | ||
TryLoad ( String &token, String &secret ) : System.Boolean | ||
TwitterAccessToken ( ) : System |
Initializes a new instance of the TwitterAccessToken class.
|
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void |
public TryLoad ( String &token, String &secret ) : System.Boolean | ||
token | String | |
secret | String | |
리턴 | System.Boolean |