100ms Logo

100ms.docs

TECHNOLOGY
HOME
Android API reference
LIB

/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

typespecifies the type of update of the peer
peeris the newly updated HMSPeer object

Edit this File