public class EnableCommand extends SimpleCommand<java.lang.Boolean>
command| Constructor and Description | 
|---|
EnableCommand(java.lang.String capability,
             java.lang.String... otherCapabilities)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
responseReceived(java.util.List<IMAPResponse> rs)  | 
buildCommand, rawCommand, taggedResponseReceivedpublic EnableCommand(java.lang.String capability,
                     java.lang.String... otherCapabilities)
public void responseReceived(java.util.List<IMAPResponse> rs)
responseReceived in class SimpleCommand<java.lang.Boolean>Copyright © 2023. All Rights Reserved.