Beamable SDK
|
This is the complete list of members for Beamable.Server.Api.IMicroserviceStatsApi, including all inherited members.
GetProtectedPlayerStat(long userId, string key) | Beamable.Server.Api.IMicroserviceStatsApi | |
GetProtectedPlayerStats(long userId, string[] stats) | Beamable.Server.Api.IMicroserviceStatsApi | |
GetStats(string domain, string access, string type, long userId, string[] stats) (defined in Beamable.Server.Api.IMicroserviceStatsApi) | Beamable.Server.Api.IMicroserviceStatsApi | |
SetProtectedPlayerStat(long userId, string key, string value) | Beamable.Server.Api.IMicroserviceStatsApi | |
SetProtectedPlayerStats(long userId, Dictionary< string, string > stats) | Beamable.Server.Api.IMicroserviceStatsApi | |
SetStats(string domain, string access, string type, long userId, Dictionary< string, string > stats) (defined in Beamable.Server.Api.IMicroserviceStatsApi) | Beamable.Server.Api.IMicroserviceStatsApi |