unproject

suspend fun unproject(mids: ArrayList<String?>)

Stops projecting the subscriber's audio and video tracks.

Parameters

mids

The list of mids to unproject.

Throws

An exception thrown in the case of encountering issues during execution of the method.