Get the value of the code byte from the parsed PDU.
If a Response PDU was parsed, then an instance of ObexParsedResponsePdu is returned and its ResponseCode property should be used. Otherwise if a Request PDU was parsed, then an instance of ObexParsedRequestPdu is returned and its Opcode property should be used.
ObexParsedPdu Class | Brecham.Obex.Pdus Namespace