Beamable SDK
Core.Platform.SDK.Events.EventsService Member List

This is the complete list of members for Core.Platform.SDK.Events.EventsService, including all inherited members.

Claim(string eventId) (defined in Core.Platform.SDK.Events.EventsService)Core.Platform.SDK.Events.EventsServiceinline
CreateRefreshUrl(string scope) (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inlineprotectedvirtual
EventsService(PlatformService platform, PlatformRequester requester) (defined in Core.Platform.SDK.Events.EventsService)Core.Platform.SDK.Events.EventsServiceinline
ExecuteRequest(PlatformRequester requester, string url) (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inlineprotectedvirtual
ForceRefresh() (defined in Core.Platform.SDK.Events.EventsService)Core.Platform.SDK.Events.EventsServiceinline
GetData() (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inlineprotected
GetData(string scope) (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inlineprotected
Notify(Data data) (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inlineprotected
Notify(string scope, Data data) (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inlineprotected
OnRefresh(EventsGetResponse data) (defined in Core.Platform.SDK.Events.EventsService)Core.Platform.SDK.Events.EventsServiceinlineprotected
OnRefresh(ScopedRsp data) (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >protectedpure virtual
platform (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >protected
PlatformSubscribable(PlatformService platform, PlatformRequester requester, string service) (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inlineprotected
Refresh() (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inlineprotected
Refresh(string scope) (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inlineprotected
requester (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >protected
ScheduleRefresh(long seconds, string scope) (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inlineprotected
Subscribe(Action< Data > callback) (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inline
Subscribe(string scope, Action< Data > callback) (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inline
Unsubscribe(string scope, PlatformSubscription< Data > subscription) (defined in Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >)Core.Platform.SDK.PlatformSubscribable< EventsGetResponse, EventsGetResponse >inlineprotected