Combu  3.2.2
Unity API Documentation
Combu.User Member List

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

_id (defined in Combu.Profile)Combu.Profileprotected
_image (defined in Combu.Profile)Combu.Profileprotected
_lastSeen (defined in Combu.Profile)Combu.Profileprotected
_sessionToken (defined in Combu.Profile)Combu.Profileprotected
_userName (defined in Combu.Profile)Combu.Profileprotected
AddContact(string otherUsername, eContactType contactType, Action< bool, string > callback)Combu.User
AddContact(long otherId, eContactType contactType, Action< bool, string > callback)Combu.User
AddContact(Profile otherUser, eContactType contactType, Action< bool, string > callback)Combu.User
appCustomDataCombu.Profile
Authenticate(Action< bool > callback)Combu.Uservirtual
Authenticate(Action< bool, string > callback)Combu.Uservirtual
Authenticate(string password, Action< bool, string > callback)Combu.Uservirtual
authenticated (defined in Combu.User)Combu.User
AuthenticatePlatform(string platformKey, string platformId, Action< bool, string > callback)Combu.Uservirtual
AuthenticatePlatform< T >(string platformKey, string platformId, Action< bool, string > callback) (defined in Combu.User)Combu.Uservirtual
AutoLogin(Action< bool, string > callback)Combu.Userstatic
AutoLogin< T >(Action< bool, string > callback) (defined in Combu.User)Combu.Userstatic
CanAutoLogin(out string username, out string password)Combu.Userstatic
ChangePassword(string newPassword, Action< bool, string > callback)Combu.Uservirtual
ChangePassword(long idUser, string username, string resetCode, string newPassword, Action< bool, string > callback)Combu.Userstatic
CreateGuest(Action< bool, string > callback)Combu.Uservirtual
customDataCombu.Profile
Delete(Action< bool, string > callback)Combu.Uservirtual
Delete(string username, string password, Action< bool, string > callback)Combu.Userstatic
emailCombu.Profile
Exists(string username, string email, Action< bool, string > callback)Combu.Userstatic
friends (defined in Combu.User)Combu.User
FromHashtable(Hashtable hash)Combu.Profilevirtual
FromJson(string jsonString)Combu.Profilevirtual
FromUser(User source)Combu.Uservirtual
GetContact(string idOrUsername, Action< bool, string, eContactType?, User > callback)Combu.User
GetContact< T >(string idOrUsername, Action< bool, string, eContactType?, User > callback)Combu.User
idCombu.Profile
idLongCombu.Profile
ignored (defined in Combu.User)Combu.User
imageCombu.Profile
isFriendCombu.Profile
lastSeenCombu.Profile
LinkAccount(string username, string password, Action< bool, string > callback)Combu.Uservirtual
LinkPlatform(string platformKey, string platformId, Action< bool, string > callback)Combu.Uservirtual
Load(User[] updateUsers, Action< bool > callback)Combu.Userstatic
Load(Action< bool > callback)Combu.User
Load(long userId, Action< User > callback)Combu.Userstatic
Load(string userName, Action< User > callback)Combu.Userstatic
Load(long[] userIds, Action< User[]> callback)Combu.Userstatic
Load(string[] userNames, Action< User[]> callback)Combu.Userstatic
Load< T >(string username, string email, SearchCustomData[] customData, bool isOnline, int pageNumber, int limit, Action< T[], int, int > callback)Combu.Userstatic
LoadFriends(Action< bool > callback)Combu.Uservirtual
LoadFriends(eContactType contactType, Action< bool > callback)Combu.Uservirtual
LoadFriends< T >(eContactType contactType, Action< bool > callback)Combu.Uservirtual
LoadPlatform(IEnumerable< string > platformKeys, IEnumerable< string > platformIds, Action< User[]> callback) (defined in Combu.User)Combu.Userstatic
LoadPlatform< T >(IEnumerable< string > platformKeys, IEnumerable< string > platformIds, Action< T[]> callback) (defined in Combu.User)Combu.Userstatic
password (defined in Combu.User)Combu.User
pendingRequests (defined in Combu.User)Combu.User
platforms (defined in Combu.Profile)Combu.Profile
Profile() (defined in Combu.Profile)Combu.Profile
Profile(string jsonString)Combu.Profile
Profile(Hashtable hash)Combu.Profile
Random< T >(SearchCustomData[] customData, int count, Action< T[]> callback)Combu.Userstatic
RemoveContact(string otherUsername, Action< bool, string > callback)Combu.User
RemoveContact(long otherId, Action< bool, string > callback)Combu.User
RemoveContact(Profile otherUser, Action< bool, string > callback)Combu.User
requests (defined in Combu.User)Combu.User
ResendActivationCode(string usernameEmailOrId, Action< bool, string > callback)Combu.Userstatic
ResetPassword(Action< bool, string > callback)Combu.Uservirtual
ResetPassword(long idUser, Action< bool, string > callback)Combu.Userstatic
ResetPassword(string username, Action< bool, string > callback)Combu.Userstatic
sessionTokenCombu.Profile
stateCombu.Profile
StoreUserCredentials(string storeUserName, string storePassword)Combu.Userprotectedvirtual
underage (defined in Combu.User)Combu.User
Update(Action< bool, string > callback, bool requestUpdateFromServer=true, bool requestReplaceCustomData=false, bool requestReplaceAppCustomData=false)Combu.Uservirtual
User() (defined in Combu.User)Combu.User
User(bool authenticated) (defined in Combu.User)Combu.User
User(string jsonString) (defined in Combu.User)Combu.User
User(Hashtable hash) (defined in Combu.User)Combu.User
userNameCombu.Profile