Contents

serviceUUIDs

An array that represents service identifiers to match.

Declaration

static let serviceUUIDs: CBConnectionEventMatchingOption

Discussion

A connected peer with any matching service UUIDs results in a call to centralManager(_:connectionEventDidOccur:for:).

See Also

Matching Options