Beamable SDK
Beamable.Api.Announcements.AnnouncementsSubscription Member List

This is the complete list of members for Beamable.Api.Announcements.AnnouncementsSubscription, including all inherited members.

AnnouncementsSubscription(IDependencyProvider provider, string service) (defined in Beamable.Api.Announcements.AnnouncementsSubscription)Beamable.Api.Announcements.AnnouncementsSubscriptioninline
Fetch(string scope="")Beamable.Api.PlatformSubscribable< AnnouncementQueryResponse, AnnouncementQueryResponse >inline
GetCurrent(string scope="")Beamable.Api.PlatformSubscribable< AnnouncementQueryResponse, AnnouncementQueryResponse >inline
GetLatest()Beamable.Api.PlatformSubscribable< AnnouncementQueryResponse, AnnouncementQueryResponse >inline
GetLatest(string scope)Beamable.Api.PlatformSubscribable< AnnouncementQueryResponse, AnnouncementQueryResponse >inline
Notify(Data data)Beamable.Api.PlatformSubscribable< AnnouncementQueryResponse, AnnouncementQueryResponse >inline
Notify(string scope, Data data)Beamable.Api.PlatformSubscribable< AnnouncementQueryResponse, AnnouncementQueryResponse >inline
OnRefresh(AnnouncementQueryResponse data) (defined in Beamable.Api.Announcements.AnnouncementsSubscription)Beamable.Api.Announcements.AnnouncementsSubscriptioninlineprotected
Refresh()Beamable.Api.PlatformSubscribable< AnnouncementQueryResponse, AnnouncementQueryResponse >inline
Refresh(string scope)Beamable.Api.PlatformSubscribable< AnnouncementQueryResponse, AnnouncementQueryResponse >inlineprotected
Subscribe(Action< Data > callback)Beamable.Api.PlatformSubscribable< AnnouncementQueryResponse, AnnouncementQueryResponse >inline
Subscribe(string scope, Action< Data > callback)Beamable.Api.PlatformSubscribable< AnnouncementQueryResponse, AnnouncementQueryResponse >inlinevirtual