CreateRefreshUrl(string scope) (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | inlineprotectedvirtual |
EventSubscription(PlatformService platform, IBeamableRequester requester) (defined in Beamable.Api.Events.EventSubscription) | Beamable.Api.Events.EventSubscription | inline |
ExecuteRequest(IBeamableRequester requester, string url) (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | inlineprotectedvirtual |
ForceRefresh() (defined in Beamable.Api.Events.EventSubscription) | Beamable.Api.Events.EventSubscription | inline |
GetCurrent(string scope="") (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | inline |
GetLatest() (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | inline |
GetLatest(string scope) (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | inline |
getter (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | protected |
Notify(Data data) (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | inline |
Notify(string scope, Data data) (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | inline |
OnRefresh(EventsGetResponse data) (defined in Beamable.Api.Events.EventSubscription) | Beamable.Api.Events.EventSubscription | inlineprotected |
OnRefresh(ScopedRsp data) (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | protectedpure virtual |
platform (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | protected |
PlatformSubscribable(IPlatformService platform, IBeamableRequester requester, string service, BeamableGetApiResource< ScopedRsp > getter=null) (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | inlineprotected |
Refresh() (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | inlineprotected |
Refresh(string scope) (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | inlineprotected |
requester (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | protected |
ScheduleRefresh(long seconds, string scope) (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | inlineprotected |
Subscribe(Action< Data > callback) (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | inline |
Subscribe(string scope, Action< Data > callback) (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | inline |
Unsubscribe(string scope, PlatformSubscription< Data > subscription) (defined in Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >) | Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse > | inlineprotected |