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

ObexParsedResponsePdu Members

ObexParsedResponsePdu overview

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.
ResponseCode Get the value of the Response Code byte from the parsed PDU.

Public Instance Methods

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.

See Also

ObexParsedResponsePdu Class | Brecham.Obex.Pdus Namespace