Beamable SDK
Public Member Functions | List of all members
Core.Platform.SDK.Leaderboard.LeaderboardService Class Reference

Public Member Functions

 LeaderboardService (PlatformService platform, PlatformRequester requester)
 
UserDataCache< RankEntryGetCache (string boardId)
 
Promise< RankEntryGetUser (string boardId, long gamerTag)
 
Promise< LeaderBoardViewGetBoard (string boardId, int from, int max, long? focus=null, long? outlier=null)
 
Promise< LeaderBoardViewGetRanks (string boardId, List< long > ids)
 
Promise< EmptyResponseSetScore (string boardId, double score)
 
Promise< EmptyResponseIncrementScore (string boardId, double score)
 

The documentation for this class was generated from the following file: