isMoveMeetingSupported

abstract fun isMoveMeetingSupported(meetingId: String): Boolean

Checks if the move meeting feature is supported for the given meeting.

Return

true if the move meeting feature is supported, false otherwise

Since

3.12.0

Parameters

meetingId

: The id of the calendar meeting