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