This type defines the Microservice main entry point for the Calendars feature. More...
Additional Inherited Members | |
![]() | |
Promise< EmptyResponse > | Claim (string calendarId) |
![]() | |
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... | |
This type defines the Microservice main entry point for the Calendars feature.