|
Beamable SDK
|
This is the complete list of members for Beamable.Api.Tournaments.TournamentService, including all inherited members.
| ClaimAllRewards(string tournamentId) | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| GetAllTournaments(string contentId=null, int? cycle=null, bool? isRunning=null) | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| GetChampions(string tournamentId, int cycleLimit=30) | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| GetGlobalStandings(string tournamentId, int cycle=-1, int from=-1, int max=-1, int focus=-1) | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| GetGroupPlayers(string tournamentId, int cycle=-1, int from=-1, int max=-1, int focus=-1) | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| GetGroups(string tournamentId, int cycle=-1, int from=-1, int max=-1, int focus=-1) | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| GetGroupStatus(string tournamentId=null, string contentId=null) | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| GetGroupStatuses(List< long > groupIds, string contentId) | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| GetPlayerAlias(long playerId, string statName="alias") | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| GetPlayerAvatar(long playerId, string statName="avatar") | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| GetPlayerStatus(string tournamentId=null, string contentId=null, bool? hasUnclaimedRewards=null) | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| GetStandings(string tournamentId, int cycle=-1, int from=-1, int max=-1, int focus=-1) | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| GetTournamentInfo(string tournamentContentId) | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| GetUnclaimedRewards(string tournamentId) | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| JoinTournament(string tournamentId, double startScore=0) | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| SetScore(string tournamentId, long dbid, double score, bool incrementScore=false) | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| TournamentApi(IStatsApi stats, IBeamableRequester requester, IUserContext ctx) (defined in Beamable.Common.Api.Tournaments.TournamentApi) | Beamable.Common.Api.Tournaments.TournamentApi | inline |
| TournamentService(StatsService stats, IBeamableRequester requester, IUserContext ctx) (defined in Beamable.Api.Tournaments.TournamentService) | Beamable.Api.Tournaments.TournamentService | inline |