AddDescriptorResponse

@Serializable
data class AddDescriptorResponse(val descriptorId: String)

Response type for the BluetoothEmulationDomain.addDescriptor command.

Constructors

Link copied to clipboard
constructor(descriptorId: String)

Properties

Link copied to clipboard

An identifier that uniquely represents this descriptor.