GattProtocolError.RequestNotSupported Property

Definition

Gets the byte value for a request not supported error.

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

Property Value

Byte

byte

The byte value for a request not supported error.

Windows requirements

App capabilities
bluetooth

Applies to