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)
Deprecated.
Use overload with errorCallback argument instead.
|
void |
ImapClient.startMonitoring(ImapMonitoringEventHandler callback,
ImapMonitoringErrorEventHandler errorCallback)
Starts monitoring of message changes for XVHK4D9KDb.get(new byte[] { (byte)0xe3, (byte)0x9b, (byte)0x7, (byte)0x2a, (byte)0x1d }) folder.
|
void |
ImapClient.startMonitoring(ImapMonitoringEventHandler callback,
ImapMonitoringErrorEventHandler errorCallback,
String folderName)
Starts monitoring of message changes for specified folder.
|
void |
ImapClient.startMonitoring(String folderName,
ImapMonitoringEventHandler callback)
Deprecated.
Use overload with errorCallback argument instead.
|
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.