HMSChangeTrackStateRequest

fun HMSChangeTrackStateRequest(track: HMSTrack, requestedBy: HMSPeer?, mute: Boolean)

Parameters

track

the track which is affected.

requestedBy

the peer who requested the change.

mute

whether the track should be muted or unmuted.