Beamable SDK
Beamable.Experimental.Api.Calendars.CalendarsSubscription Member List

This is the complete list of members for Beamable.Experimental.Api.Calendars.CalendarsSubscription, including all inherited members.

CalendarsSubscription(PlatformService platform, IBeamableRequester requester, string service) (defined in Beamable.Experimental.Api.Calendars.CalendarsSubscription)Beamable.Experimental.Api.Calendars.CalendarsSubscriptioninline
CreateRefreshUrl(string scope) (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotectedvirtual
ExecuteRequest(IBeamableRequester requester, string url) (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotectedvirtual
ForceRefresh(string scope) (defined in Beamable.Experimental.Api.Calendars.CalendarsSubscription)Beamable.Experimental.Api.Calendars.CalendarsSubscriptioninline
GetCurrent(string scope="") (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >inline
GetLatest() (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >inline
GetLatest(string scope) (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >inline
getter (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >protected
Notify(Data data) (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >inline
Notify(string scope, Data data) (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >inline
OnRefresh(CalendarQueryResponse data) (defined in Beamable.Experimental.Api.Calendars.CalendarsSubscription)Beamable.Experimental.Api.Calendars.CalendarsSubscriptioninlineprotected
OnRefresh(ScopedRsp data) (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >protectedpure virtual
platform (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >protected
PlatformSubscribable(IPlatformService platform, IBeamableRequester requester, string service, BeamableGetApiResource< ScopedRsp > getter=null) (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotected
Refresh() (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotected
Refresh(string scope) (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotected
requester (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >protected
ScheduleRefresh(long seconds, string scope) (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotected
Subscribe(Action< Data > callback) (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >inline
Subscribe(string scope, Action< Data > callback) (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >inline
Unsubscribe(string scope, PlatformSubscription< Data > subscription) (defined in Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >)Beamable.Api.PlatformSubscribable< CalendarQueryResponse, CalendarView >inlineprotected