Beamable SDK
Core.Platform.SDK.Calendars.CalendarsService Member List

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

CalendarsService(PlatformService platform, PlatformRequester requester) (defined in Core.Platform.SDK.Calendars.CalendarsService)Core.Platform.SDK.Calendars.CalendarsServiceinline
Claim(string calendarId) (defined in Core.Platform.SDK.Calendars.CalendarsService)Core.Platform.SDK.Calendars.CalendarsServiceinline
CreateRefreshUrl(string scope) (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotectedvirtual
ExecuteRequest(PlatformRequester requester, string url) (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotectedvirtual
GetData() (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotected
GetData(string scope) (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotected
Notify(Data data) (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotected
Notify(string scope, Data data) (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotected
OnRefresh(CalendarQueryResponse data) (defined in Core.Platform.SDK.Calendars.CalendarsService)Core.Platform.SDK.Calendars.CalendarsServiceinlineprotected
OnRefresh(ScopedRsp data) (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >protectedpure virtual
platform (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >protected
PlatformSubscribable(PlatformService platform, PlatformRequester requester, string service) (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotected
Refresh() (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotected
Refresh(string scope) (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotected
requester (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >protected
ScheduleRefresh(long seconds, string scope) (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotected
Subscribe(Action< Data > callback) (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >inline
Subscribe(string scope, Action< Data > callback) (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >inline
Unsubscribe(string scope, PlatformSubscription< Data > subscription) (defined in Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotected