#import <RBTMutableDescriptor.h>
- (instancetype) initWithUUID: |
|
(CBUUID *) |
UUID |
value: |
|
(id) |
value |
|
|
| |
Create a new descriptor. Only the Characteristic User Description
and Characteristic Presentation Format
descriptors are currently supported due CoreBluetooth restrictions.
- (CBMutableDescriptor*) cbDescriptor |
|
readnonatomicassign |
CoreBluetooth descriptor.
Parrent characteristic, will be available after the characteristic is added to a service.
Flag whether the descriptor was added to a characteristic an published to a peripheral module.
Unique identifier of this descriptor.
Value of this descriptor.
The documentation for this class was generated from the following file: