Beamable SDK
Beamable.Server.Api.Tournament.MicroserviceTournamentApi Member List

This is the complete list of members for Beamable.Server.Api.Tournament.MicroserviceTournamentApi, 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
MicroserviceTournamentApi(IStatsApi stats, IBeamableRequester requester, IUserContext ctx) (defined in Beamable.Server.Api.Tournament.MicroserviceTournamentApi)Beamable.Server.Api.Tournament.MicroserviceTournamentApiinline
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