프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetAppID | AppID | ||
SetAppID | void | ||
Utility | System |
메소드 | 설명 | |
---|---|---|
GetAccessTokenForNetwork ( NetworkID netId ) : |
Utility function to get this client's access token for a particular network, if it has been set.
|
|
GetSourceID ( ) : SourceID |
Utility function to get the client's SourceID for unique identification.
|
|
SetAccessTokenForNetwork ( NetworkID netId, |
Utility function that accepts the access token for a network after it's received from the server.
|
메소드 | 설명 | |
---|---|---|
GetAppID ( ) : AppID | ||
SetAppID ( AppID newAppID ) : void | ||
Utility ( ) : System |
public static GetAccessTokenForNetwork ( NetworkID netId ) : |
||
netId | NetworkID | |
리턴 |
public static SetAccessTokenForNetwork ( NetworkID netId, |
||
netId | NetworkID | |
accessToken | ||
리턴 | void |