Claim(string eventId) (defined in Core.Platform.SDK.Events.EventsService) | Core.Platform.SDK.Events.EventsService | inline |
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.EventsService | inline |
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.EventsService | inline |
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.EventsService | inlineprotected |
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 |