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) (defined in Beamable.Common.Api.Tournaments.TournamentApi)Beamable.Common.Api.Tournaments.TournamentApiinline
GetAllTournaments() (defined in Beamable.Common.Api.Tournaments.TournamentApi)Beamable.Common.Api.Tournaments.TournamentApiinline
GetChampions(string tournamentId, int cycleLimit=30) (defined in Beamable.Common.Api.Tournaments.TournamentApi)Beamable.Common.Api.Tournaments.TournamentApiinline
GetGlobalStandings(string tournamentId, int cycle=0, int from=-1, int max=-1, int focus=-1) (defined in Beamable.Common.Api.Tournaments.TournamentApi)Beamable.Common.Api.Tournaments.TournamentApiinline
GetPlayerAlias(long playerId, string statName="alias") (defined in Beamable.Common.Api.Tournaments.TournamentApi)Beamable.Common.Api.Tournaments.TournamentApiinline
GetPlayerAvatar(long playerId, string statName="avatar") (defined in Beamable.Common.Api.Tournaments.TournamentApi)Beamable.Common.Api.Tournaments.TournamentApiinline
GetPlayerStatus() (defined in Beamable.Common.Api.Tournaments.TournamentApi)Beamable.Common.Api.Tournaments.TournamentApiinline
GetStandings(string tournamentId, int cycle=0, int from=-1, int max=-1, int focus=-1) (defined in Beamable.Common.Api.Tournaments.TournamentApi)Beamable.Common.Api.Tournaments.TournamentApiinline
GetTournamentInfo(string tournamentContentId) (defined in Beamable.Common.Api.Tournaments.TournamentApi)Beamable.Common.Api.Tournaments.TournamentApiinline
GetUnclaimedRewards(string tournamentId) (defined in Beamable.Common.Api.Tournaments.TournamentApi)Beamable.Common.Api.Tournaments.TournamentApiinline
JoinTournament(string tournamentId, double startScore=0) (defined in Beamable.Common.Api.Tournaments.TournamentApi)Beamable.Common.Api.Tournaments.TournamentApiinline
SetScore(string tournamentId, long dbid, double score) (defined in Beamable.Common.Api.Tournaments.TournamentApi)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