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

ObexConstant.Target Class

Well-known values for use in the Target header usually at Connect time. They select which service or application is required, for instance the default Inbox service, or the Folder Browsing service for instance.

For a list of all members of this type, see ObexConstant.Target Members.

System.Object
   Brecham.Obex.ObexConstant.Target

[Visual Basic]
MustInherit NotInheritable Public Class ObexConstant.Target
[C#]
public abstract sealed class ObexConstant.Target

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Brecham.Obex

Assembly: Brecham.Obex (in Brecham.Obex.dll)

See Also

ObexConstant.Target Members | Brecham.Obex Namespace