makeHost

open suspend fun makeHost(participantId: ParticipantId? = null)

Changes the role of the participant to host.

Parameters

participantId

an ID of the participant, null for self

Throws

if the operation failed