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

ObexParsedPdu Members

ObexParsedPdu overview

Public Instance Properties

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

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

ObexParsedPdu Class | Brecham.Obex.Pdus Namespace