Beamable SDK
Beamable.Common.Api.Tournaments.ITournamentApi Member List

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

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