Beamable SDK
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
Core.Platform.SDK.CloudSaving.CloudSavingService Class Reference
Inheritance diagram for Core.Platform.SDK.CloudSaving.CloudSavingService:
Inheritance graph
[legend]
Collaboration diagram for Core.Platform.SDK.CloudSaving.CloudSavingService:
Collaboration graph
[legend]

Public Member Functions

 CloudSavingService (PlatformService platform, PlatformRequester requester, CoroutineService coroutineService)
 
Promise< UnitInit (int pollingIntervalSecs=10)
 
Promise< UnitReinitializeUserData (int pollingIntervalSecs=10)
 
Promise< ManifestResponseEnsureRemoteManifest ()
 
- Public Member Functions inherited from Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >
PlatformSubscription< Data > Subscribe (Action< Data > callback)
 
PlatformSubscription< Data > Subscribe (string scope, Action< Data > callback)
 

Public Attributes

Action< ManifestResponseUpdateReceived
 
Action< CloudSavingErrorOnError
 
string LocalCloudDataFullPath => localCloudDataPath.dataPath
 

Protected Member Functions

override string CreateRefreshUrl (string scope=null)
 
override Promise< ManifestResponseExecuteRequest (PlatformRequester requester, string url)
 
override void OnRefresh (ManifestResponse data)
 
- Protected Member Functions inherited from Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >
 PlatformSubscribable (PlatformService platform, PlatformRequester requester, string service)
 
Promise< UnitRefresh ()
 
Promise< UnitRefresh (string scope)
 
Data GetData ()
 
Data GetData (string scope)
 
void Notify (Data data)
 
void Notify (string scope, Data data)
 
abstract void OnRefresh (ScopedRsp data)
 
void ScheduleRefresh (long seconds, string scope)
 
void Unsubscribe (string scope, PlatformSubscription< Data > subscription)
 

Additional Inherited Members

- Protected Attributes inherited from Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >
PlatformService platform
 
PlatformRequester requester
 

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