GattServiceProviderTriggerResult.Error Property

Definition

Get the status of creating the trigger.

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

Property Value

The error code.

Applies to