Beamable SDK
Beamable.Common.Api.UserDataCache< T > Member List

This is the complete list of members for Beamable.Common.Api.UserDataCache< T >, including all inherited members.

CacheResolver(List< long > gamerTags) (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >
FactoryFunction(string name, long ttlMs, CacheResolver resolver) (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >
Get(long gamerTag) (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >pure virtual
GetBatch(List< long > gamerTags) (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >pure virtual
Remove(long gamerTag) (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >pure virtual
Set(long gamerTag, T data) (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >pure virtual