Remote Inputs Enabled Update
@Serializable
Content copied to clipboard
A desired update to a remote participant's input enabled states.
Constructors
Link copied to clipboard
fun RemoteInputsEnabledUpdate(microphone: Boolean? = null, camera: Boolean? = null, screenShare: Boolean? = null)
Content copied to clipboard