Beamable SDK
|
This is the complete list of members for Beamable.Server.Api.Leaderboards.IMicroserviceLeaderboardsApi, including all inherited members.
CreateLeaderboard(string leaderboardId, LeaderboardContent templateLeaderboardContent, OptionalLong ttl=null, OptionalListString derivatives=null, OptionalLong freezeTime=null) | Beamable.Server.Api.Leaderboards.IMicroserviceLeaderboardsApi | |
CreateLeaderboard(string leaderboardId, OptionalInt maxEntries, OptionalLong ttl, OptionalBoolean partitioned, OptionalCohortSettings cohortSettings, OptionalListString derivatives, OptionalClientPermissions permissions, OptionalLong freezeTime) | Beamable.Server.Api.Leaderboards.IMicroserviceLeaderboardsApi | |
CreateLeaderboard(string leaderboardId, CreateLeaderboardRequest req) | Beamable.Server.Api.Leaderboards.IMicroserviceLeaderboardsApi | |
GetAssignedBoard(LeaderboardRef leaderBoard, int from, int max, long? focus=null, long? outlier=null) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
GetAssignedBoard(string boardId, int from, int max, long? focus=null, long? outlier=null) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
GetAssignment(string boardId, bool joinBoard) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
GetBoard(LeaderboardRef leaderBoard, int from, int max, long? focus=null, long? outlier=null) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
GetBoard(string boardId, int from, int max, long? focus=null, long? outlier=null) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
GetCache(string boardId) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
GetFriendRanks(LeaderboardRef leaderboard) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
GetFriendRanks(string boardId) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
GetPlayerLeaderboards(long gamerTag) | Beamable.Server.Api.Leaderboards.IMicroserviceLeaderboardsApi | |
GetRanks(LeaderboardRef leaderBoard, List< long > ids) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
GetRanks(string boardId, List< long > ids) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
GetUser(LeaderboardRef leaderBoard, long gamerTag) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
GetUser(string boardId, long gamerTag) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
IncrementScore(LeaderboardRef leaderBoard, double score, IDictionary< string, object > stats=null) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
IncrementScore(string boardId, double score, IDictionary< string, object > stats=null) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
ListLeaderboards(int? skip=null, int? limit=50) | Beamable.Server.Api.Leaderboards.IMicroserviceLeaderboardsApi | |
ResolveAssignment(string boardId, long gamerTag) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
SetScore(LeaderboardRef leaderBoard, double score, IDictionary< string, object > stats=null) | Beamable.Common.Api.Leaderboards.ILeaderboardApi | |
SetScore(string boardId, double score, IDictionary< string, object > stats=null) | Beamable.Common.Api.Leaderboards.ILeaderboardApi |