wclObex Namespace

 NameDescription
TwclCustomObexClient

The base class for OBEX client data processors.

TwclCustomObexServer

The base class for OBEX server data processors.

TwclObexFileClient

The base class for OBEX file based clients: OPP, FTP, etc.

TwclObexFtpClient

The data processor implements the OBEX File Transfer Profile (FTP) client.

TwclObexOppClient

The data processor implements the OBEX Object Push Profile (OPP) client.

TwclObexOppServer

The data processor implements the OBEX Object Push Profile (OPP) server.

Top
 NameDescription
TwclObexFileObject

The record describes the OBEX file system object.

Top
 NameDescription
TwclObexFilePermission

The OBEX file object permission.

TwclObexServerOperationResult

The possible OBEX server operation results that can be returned to the client.

Top
 NameDescription
TwclObexFtpDirCompleteEvent

The OnDirComplete event handler prototype.

TwclObexObjectOperationResultEvent

The Put and Get OBEX operations result event handler prototype.

TwclObexOperationProgressEvent

The OnProgress event handler prototype.

TwclObexOperationResultEvent

The common OBEX operation result event handler prototype.

TwclObexOppServerConnectEvent

The OnConnect even handler prototype for the OBEX Object Push Profile Server data processor.

TwclObexOppServerGetRequestEvent

The OBEX server data processor OnGetRequest event handler prototype.

TwclObexServerClientDisconnectedEvent

The OBEX server data processor OnDisconnect event handler prototype.

TwclObexServerClientGetCompletedEvent

The OBEX server data processor OnGetCompleted event handler prototype.

TwclObexServerClientOperationProgressEvent

The OBEX server data processor OnPutProgress and OnGetProgress operations event handler.

TwclObexServerClientPutBeginEvent

The OBEX server data processor OnPutBegin event handler prototype.

TwclObexServerClientPutCompletedEvent

The OBEX server data processor OnPutCompleted event handler prototype.

Top
 NameDescription
TwclObexAppParams

The raw bytes array of application parameters.

TwclObexFileObjects

Array of file system objects.

TwclObexFilePermissions

The OBEX file object permissions.

Top