|
static Promise< T > | Get< T > (string key, IAccessToken token) |
|
static void | Set< T > (string key, T data, IAccessToken token) |
|
static void | Merge< TKey, TValue > (string key, IAccessToken token, Dictionary< long, Dictionary< TKey, TValue >> data) |
|
static Promise< Dictionary< long, Dictionary< TKey, TValue > > > | RecoverDictionary< TKey, TValue > (Exception ex, string key, IAccessToken token, List< long > gamerTags) |
|
static void | FlushInvalidCache () |
|
static Dictionary< K, V > | Merge< K, V > (IEnumerable< Dictionary< K, V >> dictionaries) |
|
|
string | GetHash (string input) |
|
The documentation for this class was generated from the following file:
- client/Packages/com.beamable/Runtime/Core/Platform/SDK/Caches/OfflineCache.cs