removeMediaStreamCategoryC

abstract fun removeMediaStreamCategoryC(participantId: String)

Remove the stream of pinned participant.

Since

3.6.0

Parameters

participantId

The participant's id that needs to be removed. (Derived parameter: Use Call.getMemberships to get a list of participants. Then use CallMembership.getPersonId to retrieve the participant's ID)