Combu
2.1.14
Unity API Documentation
|
This is the complete list of members for Combu.UserGroup, including all inherited members.
customData (defined in Combu.UserGroup) | Combu.UserGroup | |
Delete(System.Action< bool, string > callback) | Combu.UserGroup | virtual |
FromHashtable(Hashtable hash) | Combu.UserGroup | virtual |
FromJson(string jsonString) | Combu.UserGroup | virtual |
id (defined in Combu.UserGroup) | Combu.UserGroup | |
idOwner (defined in Combu.UserGroup) | Combu.UserGroup | |
Join(System.Action< bool, string > callback) | Combu.UserGroup | virtual |
Join(long[] idUsers, System.Action< bool, string > callback) | Combu.UserGroup | virtual |
Join(string[] usernames, System.Action< bool, string > callback) | Combu.UserGroup | virtual |
Join< T >(long[] idUsers, string[] usernames, System.Action< bool, string > callback) | Combu.UserGroup | protectedvirtual |
Leave(System.Action< bool, string > callback) | Combu.UserGroup | virtual |
Leave(long[] idUsers, System.Action< bool, string > callback) | Combu.UserGroup | virtual |
Leave(string[] usernames, System.Action< bool, string > callback) | Combu.UserGroup | virtual |
Leave< T >(long[] idUsers, string[] usernames, System.Action< bool, string > callback) | Combu.UserGroup | protectedvirtual |
Load(long idOwner, System.Action< UserGroup[], string > callback) (defined in Combu.UserGroup) | Combu.UserGroup | static |
Load(string usernameOwner, System.Action< UserGroup[], string > callback) (defined in Combu.UserGroup) | Combu.UserGroup | static |
Load(string groupName, int pageNumber, int limit, System.Action< UserGroup[], int, int, string > callback) (defined in Combu.UserGroup) | Combu.UserGroup | static |
LoadMembership(long idMember, System.Action< UserGroup[], string > callback) (defined in Combu.UserGroup) | Combu.UserGroup | static |
LoadMembership(string usernameMember, System.Action< UserGroup[], string > callback) (defined in Combu.UserGroup) | Combu.UserGroup | static |
name (defined in Combu.UserGroup) | Combu.UserGroup | |
owner (defined in Combu.UserGroup) | Combu.UserGroup | |
Save(System.Action< bool, string > callback) | Combu.UserGroup | virtual |
UserGroup() | Combu.UserGroup | |
UserGroup(string jsonString) | Combu.UserGroup | |
UserGroup(Hashtable hash) | Combu.UserGroup | |
users (defined in Combu.UserGroup) | Combu.UserGroup |