make Host
abstract fun makeHost(participantId: String, callback: CompletionHandler<MakeHostError>)
Content copied to clipboard
Assign the host role to a participant. Only a host can assign the host role to another participant.
Since
3.11.0
Assign the host role to a participant. Only a host can assign the host role to another participant.
3.11.0