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.
The connection state of the peripheral.
var state: CBPeripheralState { get }This property represents the current connection state of the peripheral. For a list of the possible values, see CBPeripheralState.