updateRemoteParticipants

suspend fun updateRemoteParticipants(updatesById: Map<ParticipantId, RemoteParticipantUpdate>)

See the documentation for CallClient.updateRemoteParticipants.

Throws OperationFailedException on failure.