Beamable SDK
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Beamable.Common.Api.Leaderboards.ILeaderboardApi Member List

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

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
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
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