/lib/live.hms.video.sdk/HMSUpdateListener/onPeerUpdate
onPeerUpdate
[androidJvm]\ abstract fun onPeerUpdate(type: HMSPeerUpdate, peer: HMSPeer)
Called if there is any update related to the HMSPeer
Parameters
androidJvm
type | specifies the type of update of the peer |
peer | is the newly updated HMSPeer object |