removeTrack

fun removeTrack(trackId: String): Boolean

Removes an instance of local track from the client.

Return

a boolean whether the track has been successfully removed or not

Parameters

trackId

an id of a valid local track that has been created using the current client