GattRequestStateChangedEventArgs.Error Property

Definition

Gets the Bluetooth error.

public:
 property BluetoothError Error { BluetoothError get(); };
BluetoothError Error();
public BluetoothError Error { get; }
var bluetoothError = gattRequestStateChangedEventArgs.error;
Public ReadOnly Property Error As BluetoothError

Property Value

The Bluetooth error.

Windows requirements

App capabilities
bluetooth

Applies to