characteristic
Adds a LocalCharacteristic to the service being built
Parameters
uuid
the UUID of the LocalCharacteristic to add
characteristic
the LocalCharacteristic.DSL to use to set up the LocalCharacteristic
Adds a LocalCharacteristic to the service being built
Parameters
uuidString
string of the UUID of the LocalCharacteristic to add
characteristic
the LocalCharacteristic.DSL to use to set up the LocalCharacteristic
Throws
UUIDException
if uuidString is not a valid UUID