lockConference

abstract fun lockConference(room: Room, lockState: Boolean)

Let you lock a conference so that no other participant can join it

Parameters

room

Room the room where the associated conference need to be locked

lockState

Boolean the lock state: true = locked