Contents

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.

See Also

Creating New CBUUID Objects