Beamable SDK
Public Member Functions | Static Protected Attributes | Properties | List of all members
Beamable.Experimental.Common.Api.Calendars.AbsCalendarApi Class Referenceabstract

This type defines the Client main entry point for the Calendars feature. More...

Inheritance diagram for Beamable.Experimental.Common.Api.Calendars.AbsCalendarApi:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Experimental.Common.Api.Calendars.AbsCalendarApi:
Collaboration graph
[legend]

Public Member Functions

 AbsCalendarApi (IBeamableRequester requester, IUserContext ctx)
 
virtual Promise< EmptyResponseClaim (string calendarId)
 
abstract Promise< CalendarViewGetCurrent (string scope="")
 
- Public Member Functions inherited from Beamable.Common.Api.ISupportsGet< CalendarView >
Promise< TData > GetCurrent (string scope="")
 Manually fetch the available data. If the server hasn't delivered a new update, this method will not return the absolute latest data unless you pass forceRefresh as true. More...
 

Static Protected Attributes

const string SERVICE_NAME = "calendars"
 

Properties

IBeamableRequester Requester [get]
 
IUserContext Ctx [get]
 

Detailed Description

This type defines the Client main entry point for the Calendars feature.

Related Links

img beamable-logo

Member Function Documentation

◆ Claim()

virtual Promise< EmptyResponse > Beamable.Experimental.Common.Api.Calendars.AbsCalendarApi.Claim ( string  calendarId)
inlinevirtual

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