lowerHand

abstract fun lowerHand(roomId: String, userId: String, listener: RainbowListener<Unit, Unit>?)

Lower a hand in the conference. Only organizers are authorized to lower the hand of someone else but everyone can lower his own hand.

Parameters

roomId

String the room id

userId

String the user id whose hand should be lowered

listener

RainbowListener Callback