Method |
Description |
|
BindProject ( string projectGUID, string projectName, string organizationId ) : void |
|
|
ClearAccessToken ( ) : void |
|
|
ClearCache ( ) : void |
|
|
ClearErrors ( ) : void |
|
|
ComputerDidWakeUp ( ) : void |
|
|
ComputerGoesToSleep ( ) : void |
|
|
GetAPIVersion ( ) : string |
|
|
GetAccessToken ( ) : string |
|
|
GetConfigurationURL ( CloudConfigUrl config ) : string |
|
|
GetEnvironment ( ) : string |
|
|
GetOrganizationForeignKey ( ) : string |
|
|
GetOrganizationId ( ) : string |
|
|
GetOrganizationName ( ) : string |
|
|
GetProjectGUID ( ) : string |
|
|
GetProjectName ( ) : string |
|
|
GetUserId ( ) : string |
|
|
GetUserName ( ) : string |
|
|
Logout ( ) : void |
|
|
OnProjectStateChanged ( ) : void |
|
|
OnStateChanged ( ) : void |
|
|
OnUserStateChanged ( ) : void |
|
|
OpenAuthorizedURLInWebBrowser ( string url ) : void |
|
|
RefreshProject ( ) : void |
|
|
SetCOPPACompliance ( COPPACompliance compliance ) : bool |
|
|
ShowLogin ( ) : void |
|
|
TestClearAccessToken ( ) : void |
|
|
TestComputerDidWakeUp ( ) : void |
|
|
TestComputerGoesToSleep ( ) : void |
|
|
UnbindCloudProject ( ) : void |
|
|
UnhandledError ( string request, int responseCode, string response ) : void |
|
|
UnityConnect ( ) : System |
|
|
WorkOffline ( bool rememberDecision ) : void |
|
|