Beamable SDK
|
Public Member Functions | |
CalendarsService (PlatformService platform, IBeamableRequester requester) | |
override Promise< EmptyResponse > | Claim (string calendarId) |
override Promise< CalendarView > | GetCurrent (string scope="") |
Public Member Functions inherited from Beamable.Experimental.Common.Api.Calendars.AbsCalendarApi | |
AbsCalendarApi (IBeamableRequester requester, IUserContext ctx) | |
Public Member Functions inherited from Beamable.Common.Api.ISupportsGet< CalendarView > | |
Promise< TData > | GetCurrent (string scope="") |
Properties | |
CalendarsSubscription | Subscribable [get] |
Properties inherited from Beamable.Experimental.Common.Api.Calendars.AbsCalendarApi | |
IBeamableRequester | Requester [get] |
IUserContext | Ctx [get] |
Properties inherited from Beamable.Api.IHasPlatformSubscriber< CalendarsSubscription, CalendarQueryResponse, CalendarView > | |
TPlatformSubscriber | Subscribable [get] |
Additional Inherited Members | |
Static Protected Attributes inherited from Beamable.Experimental.Common.Api.Calendars.AbsCalendarApi | |
const string | SERVICE_NAME = "calendars" |