init(cfuuid:)
Creates a Core Bluetooth UUID object from a Core Foundation UUID object.
Declaration
init(cfuuid theUUID: CFUUID)Parameters
- theUUID:
A UUID represented by a Cfuuid object.
Return Value
A new CBUUID object for the specified UUID.
Creates a Core Bluetooth UUID object from a Core Foundation UUID object.
init(cfuuid theUUID: CFUUID)A UUID represented by a Cfuuid object.
A new CBUUID object for the specified UUID.