public class SyncCommand extends SimpleCommand<MailboxChanges>
| Constructor and Description | 
|---|
SyncCommand(java.lang.String mailbox,
           SyncData sd)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
responseReceived(java.util.List<IMAPResponse> rs)  | 
buildCommand, taggedResponseReceivedpublic SyncCommand(java.lang.String mailbox,
                   SyncData sd)
public void responseReceived(java.util.List<IMAPResponse> rs)
responseReceived in class SimpleCommand<MailboxChanges>Copyright © 2021. All Rights Reserved.