CloudSavingService(PlatformService platform, PlatformRequester requester, CoroutineService coroutineService) (defined in Core.Platform.SDK.CloudSaving.CloudSavingService) | Core.Platform.SDK.CloudSaving.CloudSavingService | inline |
CreateRefreshUrl(string scope=null) (defined in Core.Platform.SDK.CloudSaving.CloudSavingService) | Core.Platform.SDK.CloudSaving.CloudSavingService | inlineprotectedvirtual |
EnsureRemoteManifest() (defined in Core.Platform.SDK.CloudSaving.CloudSavingService) | Core.Platform.SDK.CloudSaving.CloudSavingService | inline |
ExecuteRequest(PlatformRequester requester, string url) (defined in Core.Platform.SDK.CloudSaving.CloudSavingService) | Core.Platform.SDK.CloudSaving.CloudSavingService | inlineprotectedvirtual |
GetData() (defined in Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >) | Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse > | inlineprotected |
GetData(string scope) (defined in Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >) | Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse > | inlineprotected |
Init(int pollingIntervalSecs=10) (defined in Core.Platform.SDK.CloudSaving.CloudSavingService) | Core.Platform.SDK.CloudSaving.CloudSavingService | inline |
LocalCloudDataFullPath (defined in Core.Platform.SDK.CloudSaving.CloudSavingService) | Core.Platform.SDK.CloudSaving.CloudSavingService | |
Notify(Data data) (defined in Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >) | Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse > | inlineprotected |
Notify(string scope, Data data) (defined in Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >) | Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse > | inlineprotected |
OnError (defined in Core.Platform.SDK.CloudSaving.CloudSavingService) | Core.Platform.SDK.CloudSaving.CloudSavingService | |
OnRefresh(ManifestResponse data) (defined in Core.Platform.SDK.CloudSaving.CloudSavingService) | Core.Platform.SDK.CloudSaving.CloudSavingService | inlineprotected |
OnRefresh(ScopedRsp data) (defined in Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >) | Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse > | protectedpure virtual |
platform (defined in Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >) | Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse > | protected |
PlatformSubscribable(PlatformService platform, PlatformRequester requester, string service) (defined in Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >) | Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse > | inlineprotected |
Refresh() (defined in Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >) | Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse > | inlineprotected |
Refresh(string scope) (defined in Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >) | Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse > | inlineprotected |
ReinitializeUserData(int pollingIntervalSecs=10) (defined in Core.Platform.SDK.CloudSaving.CloudSavingService) | Core.Platform.SDK.CloudSaving.CloudSavingService | inline |
requester (defined in Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >) | Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse > | protected |
ScheduleRefresh(long seconds, string scope) (defined in Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >) | Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse > | inlineprotected |
Subscribe(Action< Data > callback) (defined in Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >) | Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse > | inline |
Subscribe(string scope, Action< Data > callback) (defined in Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >) | Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse > | inline |
Unsubscribe(string scope, PlatformSubscription< Data > subscription) (defined in Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse >) | Core.Platform.SDK.PlatformSubscribable< ManifestResponse, ManifestResponse > | inlineprotected |
UpdateReceived (defined in Core.Platform.SDK.CloudSaving.CloudSavingService) | Core.Platform.SDK.CloudSaving.CloudSavingService | |