onPeerUpdate

abstract fun onPeerUpdate(type: HMSPeerUpdate, peer: HMSPeer)

Called if there is any update related to the HMSPeer

Parameters

type

specifies the type of update of the peer

peer

is the newly updated HMSPeer object