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

ObexConstant.Target Members

ObexConstant.Target overview

Public Static (Shared) Properties

FolderBrowsing The Target value for the Folder Browsing service, where one can use PUT, GET, and SETPATH to browse the server's hierarchical object store.
IrMC The Target value for the Level 4 IrMC service, IRMC-SYNC. See OBEX13.pdf, section 8.3.
SyncML The Target value for the SyncML service, SYNCML-SYNC. Referenced in OBEX13.pdf, section 12.4.

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

ObexConstant.Target Class | Brecham.Obex Namespace