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

CapabilityObjectParser Members

CapabilityObjectParser overview

Public Static (Shared) Fields

DtdName The name of the DTD for this document type.

Public Static (Shared) Properties

Dtd Returns a Stream containing the DTD for the Capability object, from OBEX13.pdf section 9.3.6. The DTD is embedded in the assembly and thus no remote lookups are required.

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

CapabilityObjectParser Class | Brecham.Obex.Objects Namespace