Combu  2.1.14
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, System.Action< bool, string > callback)Combu.User
AddContact(Profile otherUser, eContactType contactType, System.Action< bool, string > callback)Combu.User
Authenticate(System.Action< bool > callback)Combu.Uservirtual
Authenticate(System.Action< bool, string > callback)Combu.Uservirtual
Authenticate(string password, System.Action< bool, string > callback)Combu.Uservirtual
authenticated (defined in Combu.User)Combu.User
AuthenticatePlatform(string platformKey, string platformId, System.Action< bool, string > callback)Combu.Uservirtual
AuthenticatePlatform< T >(string platformKey, string platformId, System.Action< bool, string > callback) (defined in Combu.User)Combu.Uservirtual
AuthenticateSession(long userId, string token, System.Action< bool, string > callback) (defined in Combu.User)Combu.Userstatic
ChangePassword(string newPassword, System.Action< bool, string > callback)Combu.Uservirtual
ChangePassword(long idUser, string username, string resetCode, string newPassword, System.Action< bool, string > callback)Combu.Userstatic
CreateGuest(System.Action< bool, string > callback) (defined in Combu.User)Combu.Uservirtual
customDataCombu.Profile
Delete(System.Action< bool, string > callback)Combu.Uservirtual
Delete(string username, string password, System.Action< bool, string > callback)Combu.Userstatic
emailCombu.Profile
Exists(string username, string email, System.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) (defined in Combu.User)Combu.Uservirtual
idCombu.Profile
idLongCombu.Profile
ignored (defined in Combu.User)Combu.User
imageCombu.Profile
isFriendCombu.Profile
lastSeenCombu.Profile
LinkAccount(string username, string password, System.Action< bool, string > callback)Combu.Uservirtual
LinkPlatform(string platformKey, string platformId, System.Action< bool, string > callback)Combu.Uservirtual
Load(User[] updateUsers, System.Action< bool > callback)Combu.Userstatic
Load(System.Action< bool > callback)Combu.User
Load(long userId, System.Action< User > callback)Combu.Userstatic
Load(string userName, System.Action< User > callback)Combu.Userstatic
Load(long[] userIds, System.Action< User[]> callback)Combu.Userstatic
Load(string[] userNames, System.Action< User[]> callback)Combu.Userstatic
Load< T >(string username, string email, SearchCustomData[] customData, bool isOnline, int pageNumber, int limit, System.Action< T[], int, int > callback)Combu.Userstatic
LoadFriends(System.Action< bool > callback)Combu.Uservirtual
LoadFriends(eContactType contactType, System.Action< bool > callback)Combu.Uservirtual
LoadFriends< T >(eContactType contactType, System.Action< bool > callback)Combu.Uservirtual
password (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, System.Action< T[]> callback)Combu.Userstatic
RemoveContact(string otherUsername, System.Action< bool, string > callback)Combu.User
RemoveContact(Profile otherUser, System.Action< bool, string > callback)Combu.User
requests (defined in Combu.User)Combu.User
ResetPassword(System.Action< bool, string > callback)Combu.Uservirtual
ResetPassword(long idUser, System.Action< bool, string > callback)Combu.Userstatic
ResetPassword(string username, System.Action< bool, string > callback)Combu.Userstatic
sessionTokenCombu.Profile
stateCombu.Profile
underage (defined in Combu.User)Combu.User
Update(System.Action< bool, string > callback)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