Beamable SDK
Public Member Functions | Protected Member Functions | List of all members
Core.Platform.SDK.Calendars.CalendarsService Class Reference
Inheritance diagram for Core.Platform.SDK.Calendars.CalendarsService:
Inheritance graph
[legend]
Collaboration diagram for Core.Platform.SDK.Calendars.CalendarsService:
Collaboration graph
[legend]

Public Member Functions

 CalendarsService (PlatformService platform, PlatformRequester requester)
 
Promise< EmptyResponseClaim (string calendarId)
 
- Public Member Functions inherited from Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >
PlatformSubscription< Data > Subscribe (Action< Data > callback)
 
PlatformSubscription< Data > Subscribe (string scope, Action< Data > callback)
 

Protected Member Functions

override void OnRefresh (CalendarQueryResponse data)
 
- Protected Member Functions inherited from Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >
 PlatformSubscribable (PlatformService platform, PlatformRequester requester, string service)
 
Promise< UnitRefresh ()
 
Promise< UnitRefresh (string scope)
 
virtual Promise< ScopedRsp > ExecuteRequest (PlatformRequester requester, string url)
 
virtual string CreateRefreshUrl (string scope)
 
Data GetData ()
 
Data GetData (string scope)
 
void Notify (Data data)
 
void Notify (string scope, Data data)
 
abstract void OnRefresh (ScopedRsp data)
 
void ScheduleRefresh (long seconds, string scope)
 
void Unsubscribe (string scope, PlatformSubscription< Data > subscription)
 

Additional Inherited Members

- Protected Attributes inherited from Core.Platform.SDK.PlatformSubscribable< CalendarQueryResponse, CalendarView >
PlatformService platform
 
PlatformRequester requester
 

The documentation for this class was generated from the following file: