Modifier and Type | Method and Description |
---|---|
void |
ImapClient.resumeMonitoring(ImapMonitoringEventHandler callback,
ImapMonitoringErrorEventHandler errorCallback,
IImapMonitoringState monitoringState)
Resumes monitoring of message changes for specified folder.
|
void |
ImapClient.startMonitoring(ImapMonitoringEventHandler callback,
ImapMonitoringErrorEventHandler errorCallback)
Starts monitoring of message changes for XVHK4D9KDb.get(new byte[] { (byte)0x7d, (byte)0x57, (byte)0x5d, (byte)0x37, (byte)0x54 }) folder.
|
void |
ImapClient.startMonitoring(ImapMonitoringEventHandler callback,
ImapMonitoringErrorEventHandler errorCallback,
String folderName)
Starts monitoring of message changes for specified folder.
|