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