GattWriteResult.Status Property

Definition

Gets the status of the write result.

public:
 property GattCommunicationStatus Status { GattCommunicationStatus get(); };
GattCommunicationStatus Status();
public GattCommunicationStatus Status { get; }
var gattCommunicationStatus = gattWriteResult.status;
Public ReadOnly Property Status As GattCommunicationStatus

Property Value

The status of the write result.

Windows requirements

App capabilities
bluetooth

Applies to