You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `Raise Hand` API allows you to subscribe to `raiseHandChanged`events. A `raiseHandChanged` event comes from a `call` instance and contain information about participant and new state.
53
+
The `Raise Hand` API allows you to subscribe to `raiseHandChanged`or `loweredHandChanged` events. Event comes from a `call` instance and contain information about participant and new state.
The `Raise Hand` API allows you to subscribe to `didReceiveRaiseHandEvent` events. A `didReceiveRaiseHandEvent` event comes from a `call` instance and contain information about participant and new state.
79
+
The `Raise Hand` API allows you to subscribe to `didReceiveRaisedHand` and `didReceiveLoweredHand` events. Event comes from a `call` instance and contain information about participant and new state.
The `Raise Hand` API allows you to subscribe to `raiseHandChanged` events. A `raiseHandChanged` event comes from a `call` instance and contain information about participant and new state.
51
+
The `Raise Hand` API allows you to subscribe to `raisedHandEvent` or `loweredHandEvent` events. Events comes from a `call` instance and contain information about participant.
The `Raise Hand` API allows you to subscribe to `didReceiveRaiseHandEvent` events. A `didReceiveRaiseHandEvent` event comes from a `call` instance and contain information about participant and new state.
59
+
The `Raise Hand` API allows you to subscribe to `RaisedHandReceived` events. A `LoweredhandReceived` event comes from a `call` instance and contain information about participant and new state.
0 commit comments