GattProtocolError.AttributeNotLong Property

Definition

Gets the byte value for an attribute not long error.

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

Property Value

Byte

byte

The byte value for an attribute not long error.

Windows requirements

App capabilities
bluetooth

Applies to