set Is Publishing
suspend fun setIsPublishing(camera: Boolean? = null, microphone: Boolean? = null)
Content copied to clipboard
See the documentation for CallClient.setIsPublishing
Throws OperationFailedException on failure.