BluetoothAlreadyAdvertising constructor

const BluetoothAlreadyAdvertising()

Implementation

const BluetoothAlreadyAdvertising()
    : super('AlreadyAdvertising',
          _IOSBluetoothStatusCodeConst.CBErrorAlreadyAdvertising);