CBCharacteristic
E494407
CBCharacteristic is a CoreBluetooth class representing a specific piece of data (a characteristic) on a remote Bluetooth Low Energy peripheral’s service, including its value and associated properties.
Statements (44)
| Predicate | Object |
|---|---|
| instanceOf |
CoreBluetooth class
ⓘ
class ⓘ |
| associatedWith | CBService NERFINISHED ⓘ |
| availableInLanguage | Swift NERFINISHED ⓘ |
| conformsTo | NSCopying NERFINISHED ⓘ |
| definedInLanguage | Objective-C NERFINISHED ⓘ |
| descriptorType | CBDescriptor NERFINISHED ⓘ |
| documentationURL | https://developer.apple.com/documentation/corebluetooth/cbcharacteristic ⓘ |
| framework | CoreBluetooth NERFINISHED ⓘ |
| hasPropertyFlag |
CBCharacteristicPropertyIndicate
NERFINISHED
ⓘ
CBCharacteristicPropertyNotify NERFINISHED ⓘ CBCharacteristicPropertyRead NERFINISHED ⓘ CBCharacteristicPropertyWrite NERFINISHED ⓘ |
| headerFile | <CoreBluetooth/CoreBluetooth.h> ⓘ |
| immutable | yes ⓘ |
| inheritsFrom | NSObject NERFINISHED ⓘ |
| introducedIn |
iOS 5.0
NERFINISHED
ⓘ
macOS 10.7 ⓘ |
| module | CoreBluetooth NERFINISHED ⓘ |
| platform |
iOS
ⓘ
macOS ⓘ tvOS NERFINISHED ⓘ watchOS NERFINISHED ⓘ |
| propertiesType | CBCharacteristicProperties NERFINISHED ⓘ |
| property |
UUID
ⓘ
descriptors ⓘ isNotifying ⓘ properties ⓘ service ⓘ value ⓘ |
| propertyType | CBUUID NERFINISHED ⓘ |
| relatedTo |
CBDescriptor
ⓘ
CBPeripheral NERFINISHED ⓘ CBUUID NERFINISHED ⓘ |
| represents | Bluetooth Low Energy characteristic ⓘ |
| serviceType | CBService ⓘ |
| threading | used on dispatch queues associated with CBCentralManager or CBPeripheral callbacks ⓘ |
| usedFor |
accessing characteristic value on remote peripheral
ⓘ
determining characteristic capabilities ⓘ discovering descriptors of a characteristic ⓘ subscribing to notifications for value changes ⓘ |
| valueType | NSData NERFINISHED ⓘ |
| valueUpdatedBy |
CBPeripheral read operations
ⓘ
notifications from remote peripheral ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.