Modifier and Type | Method and Description |
---|---|
void |
ImapClient.startMonitoring(ImapMonitoringEventHandler callback)
Starts monitoring of message changes for Inbox folder
|
void |
ImapClient.startMonitoring(String folderName,
ImapMonitoringEventHandler callback)
Starts monitoring of message changes for specified folder
|