Combu  2.1.14
Unity API Documentation
Combu.UserGroup Member List

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.UserGroupvirtual
FromHashtable(Hashtable hash)Combu.UserGroupvirtual
FromJson(string jsonString)Combu.UserGroupvirtual
id (defined in Combu.UserGroup)Combu.UserGroup
idOwner (defined in Combu.UserGroup)Combu.UserGroup
Join(System.Action< bool, string > callback)Combu.UserGroupvirtual
Join(long[] idUsers, System.Action< bool, string > callback)Combu.UserGroupvirtual
Join(string[] usernames, System.Action< bool, string > callback)Combu.UserGroupvirtual
Join< T >(long[] idUsers, string[] usernames, System.Action< bool, string > callback)Combu.UserGroupprotectedvirtual
Leave(System.Action< bool, string > callback)Combu.UserGroupvirtual
Leave(long[] idUsers, System.Action< bool, string > callback)Combu.UserGroupvirtual
Leave(string[] usernames, System.Action< bool, string > callback)Combu.UserGroupvirtual
Leave< T >(long[] idUsers, string[] usernames, System.Action< bool, string > callback)Combu.UserGroupprotectedvirtual
Load(long idOwner, System.Action< UserGroup[], string > callback) (defined in Combu.UserGroup)Combu.UserGroupstatic
Load(string usernameOwner, System.Action< UserGroup[], string > callback) (defined in Combu.UserGroup)Combu.UserGroupstatic
Load(string groupName, int pageNumber, int limit, System.Action< UserGroup[], int, int, string > callback) (defined in Combu.UserGroup)Combu.UserGroupstatic
LoadMembership(long idMember, System.Action< UserGroup[], string > callback) (defined in Combu.UserGroup)Combu.UserGroupstatic
LoadMembership(string usernameMember, System.Action< UserGroup[], string > callback) (defined in Combu.UserGroup)Combu.UserGroupstatic
name (defined in Combu.UserGroup)Combu.UserGroup
owner (defined in Combu.UserGroup)Combu.UserGroup
Save(System.Action< bool, string > callback)Combu.UserGroupvirtual
UserGroup()Combu.UserGroup
UserGroup(string jsonString)Combu.UserGroup
UserGroup(Hashtable hash)Combu.UserGroup
users (defined in Combu.UserGroup)Combu.UserGroup