Beamable SDK
Beamable.Api.Events.EventSubscription Member List

This is the complete list of members for Beamable.Api.Events.EventSubscription, including all inherited members.

EventSubscription(IDependencyProvider provider) (defined in Beamable.Api.Events.EventSubscription)Beamable.Api.Events.EventSubscriptioninline
Fetch(string scope="")Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inline
ForceRefresh() (defined in Beamable.Api.Events.EventSubscription)Beamable.Api.Events.EventSubscriptioninline
GetCurrent(string scope="")Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inline
GetLatest()Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inline
GetLatest(string scope)Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inline
Notify(Data data)Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inline
Notify(string scope, Data data)Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inline
OnRefresh(EventsGetResponse data) (defined in Beamable.Api.Events.EventSubscription)Beamable.Api.Events.EventSubscriptioninlineprotected
Refresh()Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inline
Refresh(string scope)Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inlineprotected
Subscribe(Action< Data > callback)Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inline
Subscribe(string scope, Action< Data > callback)Beamable.Api.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inlinevirtual