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. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
ObexParsedRequestPdu Class | Brecham.Obex.Pdus Namespace