|
PlatformSubscription< Data > | Subscribe (Action< Data > callback) |
|
PlatformSubscription< Data > | Subscribe (string scope, Action< Data > callback) |
|
Data | GetLatest () |
|
Data | GetLatest (string scope) |
|
Promise< Data > | GetCurrent (string scope="") |
|
void | Notify (Data data) |
|
void | Notify (string scope, Data data) |
|
Promise< TData > | GetCurrent (string scope="") |
|
TData | GetLatest (string scope="") |
|
The documentation for this class was generated from the following file:
- client/Packages/com.beamable/Runtime/Core/Platform/SDK/PlatformSubscribable.cs