setIsPublishing

suspend fun setIsPublishing(camera: Boolean? = null, microphone: Boolean? = null)

See the documentation for CallClient.setIsPublishing

Throws OperationFailedException on failure.