connectivityService (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | protected |
coroutineService (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | protected |
CreateRefreshUrl(string scope) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inlineprotectedvirtual |
ExecuteRequest(IBeamableRequester requester, string url) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inlineprotectedvirtual |
Fetch(string scope="") | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inline |
GetCurrent(string scope="") | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inline |
GetLatest() | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inline |
GetLatest(string scope) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inline |
getter (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | protected |
notificationService (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | protected |
Notify(Data data) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inline |
Notify(string scope, Data data) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inline |
OnRefresh(ScopedRsp data) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inlineprotectedvirtual |
OnRefresh(ScopedRsp data, string[] scopes) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inlineprotectedvirtual |
OnRefreshScope(string scope) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inlineprotectedvirtual |
PlatformSubscribable(IDependencyProvider provider, string service, BeamableGetApiResource< ScopedRsp > getter=null) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inlineprotected |
Refresh() | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inline |
Refresh(string scope) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inlineprotected |
requester (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | protected |
Reset() (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inlineprotectedvirtual |
ScheduleRefresh(long seconds, string scope) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inlineprotected |
service (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | protected |
Subscribe(Action< Data > callback) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inline |
Subscribe(string scope, Action< Data > callback) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inlinevirtual |
Unsubscribe(string scope, PlatformSubscription< Data > subscription) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inlineprotected |
userContext (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | protected |
UsesHierarchyScopes (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | |