Combu
2.1.14
Unity API Documentation
|
This is the complete list of members for Combu.User, including all inherited members.
_id (defined in Combu.Profile) | Combu.Profile | protected |
_image (defined in Combu.Profile) | Combu.Profile | protected |
_lastSeen (defined in Combu.Profile) | Combu.Profile | protected |
_sessionToken (defined in Combu.Profile) | Combu.Profile | protected |
_userName (defined in Combu.Profile) | Combu.Profile | protected |
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.User | virtual |
Authenticate(System.Action< bool, string > callback) | Combu.User | virtual |
Authenticate(string password, System.Action< bool, string > callback) | Combu.User | virtual |
authenticated (defined in Combu.User) | Combu.User | |
AuthenticatePlatform(string platformKey, string platformId, System.Action< bool, string > callback) | Combu.User | virtual |
AuthenticatePlatform< T >(string platformKey, string platformId, System.Action< bool, string > callback) (defined in Combu.User) | Combu.User | virtual |
AuthenticateSession(long userId, string token, System.Action< bool, string > callback) (defined in Combu.User) | Combu.User | static |
ChangePassword(string newPassword, System.Action< bool, string > callback) | Combu.User | virtual |
ChangePassword(long idUser, string username, string resetCode, string newPassword, System.Action< bool, string > callback) | Combu.User | static |
CreateGuest(System.Action< bool, string > callback) (defined in Combu.User) | Combu.User | virtual |
customData | Combu.Profile | |
Delete(System.Action< bool, string > callback) | Combu.User | virtual |
Delete(string username, string password, System.Action< bool, string > callback) | Combu.User | static |
Combu.Profile | ||
Exists(string username, string email, System.Action< bool, string > callback) | Combu.User | static |
friends (defined in Combu.User) | Combu.User | |
FromHashtable(Hashtable hash) | Combu.Profile | virtual |
FromJson(string jsonString) | Combu.Profile | virtual |
FromUser(User source) (defined in Combu.User) | Combu.User | virtual |
id | Combu.Profile | |
idLong | Combu.Profile | |
ignored (defined in Combu.User) | Combu.User | |
image | Combu.Profile | |
isFriend | Combu.Profile | |
lastSeen | Combu.Profile | |
LinkAccount(string username, string password, System.Action< bool, string > callback) | Combu.User | virtual |
LinkPlatform(string platformKey, string platformId, System.Action< bool, string > callback) | Combu.User | virtual |
Load(User[] updateUsers, System.Action< bool > callback) | Combu.User | static |
Load(System.Action< bool > callback) | Combu.User | |
Load(long userId, System.Action< User > callback) | Combu.User | static |
Load(string userName, System.Action< User > callback) | Combu.User | static |
Load(long[] userIds, System.Action< User[]> callback) | Combu.User | static |
Load(string[] userNames, System.Action< User[]> callback) | Combu.User | static |
Load< T >(string username, string email, SearchCustomData[] customData, bool isOnline, int pageNumber, int limit, System.Action< T[], int, int > callback) | Combu.User | static |
LoadFriends(System.Action< bool > callback) | Combu.User | virtual |
LoadFriends(eContactType contactType, System.Action< bool > callback) | Combu.User | virtual |
LoadFriends< T >(eContactType contactType, System.Action< bool > callback) | Combu.User | virtual |
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.User | static |
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.User | virtual |
ResetPassword(long idUser, System.Action< bool, string > callback) | Combu.User | static |
ResetPassword(string username, System.Action< bool, string > callback) | Combu.User | static |
sessionToken | Combu.Profile | |
state | Combu.Profile | |
underage (defined in Combu.User) | Combu.User | |
Update(System.Action< bool, string > callback) | Combu.User | virtual |
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 | |
userName | Combu.Profile |