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

ObexPduFactory Class

[This is preliminary documentation and subject to change.]

Creates and parses OBEX PDUs, is used internally by ObexClientSession etc.

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

System.Object
   Brecham.Obex.Pdus.ObexPduFactory

[Visual Basic]
Public Class ObexPduFactory
[C#]
public class ObexPduFactory

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.Pdus

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

See Also

ObexPduFactory Members | Brecham.Obex.Pdus Namespace