RemoveCharacteristicRequest

@Serializable
data class RemoveCharacteristicRequest(val characteristicId: String)

Request object containing input parameters for the BluetoothEmulationDomain.removeCharacteristic command.

Constructors

Link copied to clipboard
constructor(characteristicId: String)

Properties

Link copied to clipboard

(undocumented in the protocol definition)