| 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 |
| GetCurrent(string scope="") (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inline |
| GetLatest() (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inline |
| GetLatest(string scope) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inline |
| getter (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | protected |
| Notify(Data data) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inline |
| Notify(string scope, Data data) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inline |
| OnRefresh(ScopedRsp data) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | protectedpure virtual |
| platform (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | protected |
| PlatformSubscribable(IPlatformService platform, IBeamableRequester requester, string service, BeamableGetApiResource< ScopedRsp > getter=null) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inlineprotected |
| Refresh() (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inlineprotected |
| Refresh(string scope) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | 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 |
| Subscribe(Action< Data > callback) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inline |
| Subscribe(string scope, Action< Data > callback) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inline |
| Unsubscribe(string scope, PlatformSubscription< Data > subscription) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >) | Beamable.Api.PlatformSubscribable< ScopedRsp, Data > | inlineprotected |