GattProtocolError.AttributeNotFound Property

Definition

Gets the byte value for an attribute not found error.

public:
 static property byte AttributeNotFound { byte get(); };
static byte AttributeNotFound();
public static byte AttributeNotFound { get; }
var byte = GattProtocolError.attributeNotFound;
Public Shared ReadOnly Property AttributeNotFound As Byte

Property Value

Byte

byte

The byte value for an attribute not found error.

Windows requirements

App capabilities
bluetooth

Applies to