Beamable SDK
Beamable.Server.Api.EphemeralUserDataCache< T > Member List

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

CacheResolver(List< long > gamerTags) (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >
EphemeralUserDataCache(string name, CacheResolver resolver) (defined in Beamable.Server.Api.EphemeralUserDataCache< T >)Beamable.Server.Api.EphemeralUserDataCache< T >inline
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.Server.Api.EphemeralUserDataCache< T >)Beamable.Server.Api.EphemeralUserDataCache< T >inlinevirtual
GetBatch(List< long > gamerTags) (defined in Beamable.Server.Api.EphemeralUserDataCache< T >)Beamable.Server.Api.EphemeralUserDataCache< T >inlinevirtual
Remove(long gamerTag) (defined in Beamable.Server.Api.EphemeralUserDataCache< T >)Beamable.Server.Api.EphemeralUserDataCache< T >inlinevirtual
Set(long gamerTag, T data) (defined in Beamable.Server.Api.EphemeralUserDataCache< T >)Beamable.Server.Api.EphemeralUserDataCache< T >inlinevirtual