RemoveServiceRequest

@Serializable
data class RemoveServiceRequest(val serviceId: String)

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

Constructors

Link copied to clipboard
constructor(serviceId: String)

Properties

Link copied to clipboard

(undocumented in the protocol definition)