Raise Hand
Signal that you want to speak or get attention:- Swift
- Objective-C
Lower Hand
Remove the raised hand indicator:- Swift
- Objective-C
Listen for Raise Hand Events
Monitor when participants raise or lower their hands usingParticipantEventListener:
- Swift
- Objective-C
Check Raised Hand Status
TheParticipant object includes a raisedHandTimestamp property to check if a participant has their hand raised:
- Swift
- Objective-C
Hide Raise Hand Button
To disable the raise hand feature, hide the button in the call UI:- Swift
- Objective-C