Brecham.Obex — An OBEX library for the .NET Framework

ObexParsedRequestPdu Properties

The properties of the ObexParsedRequestPdu class are listed below. For a complete list of ObexParsedRequestPdu class members, see the ObexParsedRequestPdu Members topic.

Public Instance Properties

Code (inherited from ObexParsedPdu) Get the value of the code byte from the parsed PDU.
ExtraLength (inherited from ObexParsedPdu) Get the number of bytes remaining in the buffer when the PDU was read from it.
Headers (inherited from ObexParsedPdu) Get the headers from the parsed PDU, as a ObexHeaderCollection.
Opcode Get the value of the Opcode byte from the parsed PDU.

See Also

ObexParsedRequestPdu Class | Brecham.Obex.Pdus Namespace