GattProtocolError.ReadNotPermitted Property

Definition

Gets the byte value for a read not permitted error.

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

Property Value

Byte

byte

The byte value for a read not permitted error.

Windows requirements

App capabilities
bluetooth

Applies to