lowerRemotePeerHand

fun lowerRemotePeerHand(forPeer: HMSPeer, actionlistener: HMSActionResultListener)

API to lower a remote peer's hand. The remote peer will be notified via HMSUpdateListener.onPeerUpdate

Parameters

forPeer

The HMSRemotePeer whose hand needs to be lowered

actionlistener

A callback whose HMSActionResultListener.onSuccess will be called when the the action completes.