GattProtocolError.RequestNotSupported Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|