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