FileMessage

Description

Occurs on display of a detailed information message from a MobiLink synchronization.

Event ID

Event ID

Objects

None

MLSynchronization, MLSync

Arguments

Argument

Description

filemsg

Read-only string containing the text of the message returned from the synchronization server.

Returns

None

Usage

Use this event to receive information logged by dbmlsync.

The following events can be triggered when different types of messages are sent by the synchronization server: DisplayMessage, ErrorMessage, FileMessage, and WarningMessage.

See also