AddQuery(string query, string key, string value) (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |
CheckAvailability(string name, string tag) (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |
CreateGroup(GroupCreateRequest request) (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |
DisbandGroup(long group) (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |
Donate(long group, long recipientId, long amount) (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |
GetCurrent(string scope="") (defined in Beamable.Common.Api.ISupportsGet< GroupsView >) | Beamable.Common.Api.ISupportsGet< GroupsView > | |
GetGroup(long groupId) (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |
GetRecommendations() (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |
GetUser(long gamerTag) (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |
JoinGroup(long group) (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |
Kick(long group, long gamerTag) (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |
LeaveGroup(long group) (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |
MakeDonationRequest(long group, Currency currency) (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |
Petition(long group) (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |
Search(string name=null, List< string > enrollmentTypes=null, bool? hasSlots=null, long? scoreMin=null, long? scoreMax=null, string sortField=null, int? sortValue=null, int? offset=null, int? limit=null) (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |
SetGroupProps(long groupId, GroupUpdateProperties props) (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |
SetRole(long group, long gamerTag, string role) (defined in Beamable.Common.Api.Groups.IGroupsApi) | Beamable.Common.Api.Groups.IGroupsApi | |