get By Id
abstract fun getById(meetingId: String, handler: CompletionHandler<CalendarMeeting>)
Content copied to clipboard
Gives the calendar meeting matching the id provided.
Since
3.2.0
Parameters
meeting Id
: The id of the calendar meeting
handler
: an instance of CompletionHandler