iOS HMLocalDeviceState

HMLocalDeviceState is an enum representing the state of the local device.

Values

There is a problem with Bluetooth - the device is idle and can not be broadcasted

Declaration

.bluetoothUnavailable

The local device is idle - not connected or broadcasting

Declaration

.idle

The local device is broadcasting / advertising itself

Declaration

.broadcasting