Contents

state

The connection state of the peripheral.

Declaration

var state: CBPeripheralState { get }

Discussion

This property represents the current connection state of the peripheral. For a list of the possible values, see CBPeripheralState.

See Also

Monitoring a Peripheral’s Connection State