100ms Logo

100ms.docs

TECHNOLOGY
HOME
Android API reference
LIB

/lib/live.hms.video.sdk.models/HMSPeer/getTrackById

getTrackById

[androidJvm]\ fun getTrackById(trackId: String): HMSTrack?

Return

the HMSTrack corresponding to the trackID or null(if not present)

Parameters

androidJvm

trackIdthe id of the track for which you need a HMSTrack

Edit this File