All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface MSBMail.ProgressSMTPListener

public interface ProgressSMTPListener

This interface is used to notify the progress in the connection of a smtp or pop connection.


Method Index

 o progressText(String)

Methods

 o progressText
 public abstract void progressText(String t)
returns information about the status. This should only be used for user feedback purposes.

All Packages  Class Hierarchy  This Package  Previous  Next  Index