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