descriptor
Adds a LocalDescriptor to the characteristic being built This is not supported on iOS and will be ignored there.
Parameters
uuid
the UUID of the LocalDescriptor to add
descriptor
the LocalDescriptor.DSL to use to set up the LocalDescriptor
Adds a LocalDescriptor to the characteristic being built This is not supported on iOS and will be ignored there.
Parameters
uuidString
string of the UUID of the LocalDescriptor to add
descriptor
the LocalDescriptor.DSL to use to set up the LocalDescriptor
Throws
UUIDException
if uuidString is not a valid UUID