CGA_Bluetooth_Descriptor_Characteristic_Extended_Properties
public class CGA_Bluetooth_Descriptor_Characteristic_Extended_Properties : CGA_Bluetooth_Descriptor
This class “wraps” instances of The Characteristic Extended Properties CBDescriptor, adding some functionality, and linking the hierarchy.
-
Declaration
Swift
public var isReliableWriteEnabled: Bool { get }Return Value
True, if the Characteristic has Reliable Write Enabled.
-
Declaration
Swift
public var isWritableAuxiliariesEnabled: Bool { get }Return Value
True, if the Characteristic has Writable Auxiliaries enabled.
View on GitHub
CGA_Bluetooth_Descriptor_Characteristic_Extended_Properties Class Reference