Share via


GattCharacteristicNotificationTriggerDetails.Error Property

Definition

Gets the error status for the trigger.

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

Property Value

Gets the error status for the trigger.

Windows requirements

Device family
Windows 10 Creators Update (introduced in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v4.0)
App capabilities
bluetooth

Applies to