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