System.Bluetooth.EBluetoothLEAdvertiseDataException
Delphi
EBluetoothLEAdvertiseDataException = class(EBluetoothException);
C++
class PASCALIMPLEMENTATION EBluetoothLEAdvertiseDataException : public EBluetoothException
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | System.Bluetooth |
Description
Exception for issues related to Bluetooth LE advertising.