Beamable SDK
Beamable.Api.Tournaments.TournamentService Member List

This is the complete list of members for Beamable.Api.Tournaments.TournamentService, including all inherited members.

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