GattWriteRequest.RespondWithProtocolError(Byte) Method
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.
Responds with a protocol error.
public:
virtual void RespondWithProtocolError(byte protocolError) = RespondWithProtocolError;
void RespondWithProtocolError(byte const& protocolError);
public void RespondWithProtocolError(byte protocolError);
function respondWithProtocolError(protocolError)
Public Sub RespondWithProtocolError (protocolError As Byte)
Parameters
- protocolError
-
Byte
byte
The GATT protocol error.
Windows requirements
App capabilities |
bluetooth
|