Beamable SDK
|
Public Member Functions | |
AbsCalendarApi (IBeamableRequester requester, IUserContext ctx) | |
virtual Promise< EmptyResponse > | Claim (string calendarId) |
abstract Promise< CalendarView > | GetCurrent (string scope="") |
Public Member Functions inherited from Beamable.Common.Api.ISupportsGet< CalendarView > | |
Promise< TData > | GetCurrent (string scope="") |
Static Protected Attributes | |
const string | SERVICE_NAME = "calendars" |
Properties | |
IBeamableRequester | Requester [get] |
IUserContext | Ctx [get] |