CGA_Bluetooth_Descriptor_PresentationFormat
public class CGA_Bluetooth_Descriptor_PresentationFormat : CGA_Bluetooth_Descriptor
This class “wraps” instances of The User Description CBDescriptor.
-
These are the various formats that the data can take.
See moreDeclaration
Swift
enum FormatMasks : UInt8
-
Declaration
Swift
public override var stringValue: String? { get }
Return Value
The Characteristic Presentation Format, as a positive integer String. If not available, is nil.
-
This is the UUID for the User Description Descriptor.
Declaration
Swift
internal override class var uuid: String { get }