public interface IImapMonitoringState
Holds folder monitoring state. This can be used to resume folder monitoring from place
where it stopped when error occured. Use ImapClient.resumeMonitoring(ImapMonitoringEventHandler,ImapMonitoringErrorEventHandler,IImapMonitoringState)
method.
Modifier and Type | Method and Description |
---|---|
String |
getFolderName()
Folder for which monitoring state is held.
|
String getFolderName()
Folder for which monitoring state is held.