Essential Kit
Loading...
Searching...
No Matches
CloudServices Member List

This is the complete list of members for CloudServices, including all inherited members.

GetBool(string key)CloudServicesstatic
GetByteArray(string key)CloudServicesstatic
GetDouble(string key)CloudServicesstatic
GetFloat(string key)CloudServicesstatic
GetInt(string key)CloudServicesstatic
GetLong(string key)CloudServicesstatic
GetString(string key)CloudServicesstatic
HasKey(string key)CloudServicesstatic
OnSavedDataChangeCloudServicesstatic
OnSynchronizeCompleteCloudServicesstatic
OnUserChangeCloudServicesstatic
RemoveKey(string key)CloudServicesstatic
SetBool(string key, bool value)CloudServicesstatic
SetByteArray(string key, byte[] value)CloudServicesstatic
SetDouble(string key, double value)CloudServicesstatic
SetFloat(string key, float value)CloudServicesstatic
SetInt(string key, int value)CloudServicesstatic
SetLong(string key, long value)CloudServicesstatic
SetString(string key, string value)CloudServicesstatic
Synchronize(Callback< CloudServicesSynchronizeResult > callback=null)CloudServicesstatic