kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
BluetoothEmulation
/
AddCharacteristicReturn
Add
Characteristic
Return
@
Serializable
data
class
AddCharacteristicReturn
(
val
characteristicId
:
String
)
Members
Constructors
Add
Characteristic
Return
Link copied to clipboard
constructor
(
characteristicId
:
String
)
Properties
characteristic
Id
Link copied to clipboard
val
characteristicId
:
String
An identifier that uniquely represents this characteristic.