Share via


RaiseHandCallFeature interface

State only version of <xref:%40azure%2Fcommunication-calling%23RaiseHandCallFeature>. StatefulCallClient will automatically listen for raised hands on the call and update the state exposed by StatefulCallClient accordingly.

Properties

localParticipantRaisedHand

Contains information for local participant from list <xref:%40azure%2Fcommunication-calling%23RaiseHandCallFeature.raisedHands>.

raisedHands

Proxy of <xref:%40azure%2Fcommunication-calling%23RaiseHandCallFeature.raisedHands>.

Property Details

localParticipantRaisedHand

Contains information for local participant from list <xref:%40azure%2Fcommunication-calling%23RaiseHandCallFeature.raisedHands>.

localParticipantRaisedHand?: RaisedHandState

Property Value

raisedHands

Proxy of <xref:%40azure%2Fcommunication-calling%23RaiseHandCallFeature.raisedHands>.

raisedHands: RaisedHandState[]

Property Value