100ms Logo

100ms.docs

TECHNOLOGY
HOME
Android API reference
LIB

/lib/live.hms.video.sdk/HMSUpdateListener/onTrackUpdate

onTrackUpdate

[androidJvm]\ abstract fun onTrackUpdate(type: HMSTrackUpdate, track: HMSTrack, peer: HMSPeer)

Called if there is any update related to HMSTrack

Parameters

androidJvm

typespecifies the type of update of the track
trackthe updated HMSTrack object
peerthe corresponding HMSPeer which contains this track

Edit this File