Contents

CBAdvertisementDataIsConnectable

A Boolean value that indicates whether the advertising event type is connectable.

Declaration

let CBAdvertisementDataIsConnectable: String

Discussion

The value for this key is an NSNumber object. You can use this value to determine whether your app can currently connect to a peripheral.

See Also

Advertisement Keys