Methods

The ProgressListener interface has one method progressReturned.

public void progressReturned(java.lang.String message)

This method implements the sink for progress messages.

It has the following parameters:

  • message. The progress message as passed in the command Progress Message(...).