makeGuest

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

Changes the role of the participant to guest.

Parameters

participantId

an ID of the participant, null for self

Throws

if the operation failed