AddQuery(string query, string key, string value) | Beamable.Common.Api.Groups.IGroupsApi | |
CheckAvailability(string name, string tag) | Beamable.Common.Api.Groups.IGroupsApi | |
ClaimDonations(long group) | Beamable.Common.Api.Groups.IGroupsApi | |
CreateGroup(GroupCreateRequest request) | Beamable.Common.Api.Groups.IGroupsApi | |
DisbandGroup(long group) | Beamable.Common.Api.Groups.IGroupsApi | |
Donate(long group, long recipientId, long amount, bool autoClaim=true) | Beamable.Common.Api.Groups.IGroupsApi | |
GetCurrent(string scope="") | Beamable.Common.Api.ISupportsGet< GroupsView > | |
GetGroup(long groupId) | Beamable.Common.Api.Groups.IGroupsApi | |
GetRecommendations() | Beamable.Common.Api.Groups.IGroupsApi | |
GetUser(long gamerTag) | Beamable.Common.Api.Groups.IGroupsApi | |
JoinGroup(long group) | Beamable.Common.Api.Groups.IGroupsApi | |
Kick(long group, long gamerTag) | Beamable.Common.Api.Groups.IGroupsApi | |
LeaveGroup(long group) | Beamable.Common.Api.Groups.IGroupsApi | |
MakeDonationRequest(long group, Currency currency) | Beamable.Common.Api.Groups.IGroupsApi | |
Petition(long group) | 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) | Beamable.Common.Api.Groups.IGroupsApi | |
SetGroupProps(long groupId, GroupUpdateProperties props) | Beamable.Common.Api.Groups.IGroupsApi | |
SetRole(long group, long gamerTag, string role) | Beamable.Common.Api.Groups.IGroupsApi | |