getById

abstract fun getById(meetingId: String, handler: CompletionHandler<CalendarMeeting>)

Gives the calendar meeting matching the id provided.

Since

3.2.0

Parameters

meetingId

: The id of the calendar meeting

handler

: an instance of CompletionHandler