Contents

init(nsuuid:)

Creates a Core Bluetooth UUID object from a Foundation UUID object.

Declaration

init(nsuuid theUUID: UUID)

Parameters

  • theUUID:

    A UUID represented by an Nsuuid object.

Return Value

A new CBUUID object for the specified UUID.

See Also

Creating New CBUUID Objects