Beamable SDK
Public Member Functions | Protected Member Functions | Properties | List of all members
Beamable.Common.Api.Stats.AbsStatsApi Class Referenceabstract
Inheritance diagram for Beamable.Common.Api.Stats.AbsStatsApi:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Common.Api.Stats.AbsStatsApi:
Collaboration graph
[legend]

Public Member Functions

 AbsStatsApi (IBeamableRequester requester, IUserContext userContext, UserDataCache< Dictionary< string, string >>.FactoryFunction cacheFactory)
 
UserDataCache< Dictionary< string, string > > GetCache (string prefix)
 
Promise< EmptyResponseSetStats (string access, Dictionary< string, string > stats)
 
Promise< Dictionary< string, string > > GetStats (string domain, string access, string type, long id)
 

Protected Member Functions

abstract Promise< Dictionary< long, Dictionary< string, string > > > Resolve (string prefix, List< long > gamerTags)
 

Properties

IBeamableRequester Requester [get]
 
IUserContext UserContext [get]
 

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