raiseHand

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

Raises hand of the specified participant or self.

Parameters

participantId

an ID of the participant, null for self

Throws

if the operation failed