/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
trackId | the id of the track for which you need a HMSTrack |