public static class GetFullMailbox.GetFullResponse extends CommandResult
CommandResult.Status
Constructor and Description |
---|
GetFullResponse() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
responseString() |
void |
setMailbox(MailboxFolder f) |
void |
setRecords(java.util.List<MboxRecord> recs) |
bad, error, fromBuffer, hasFullResponse, no, responseBuffer, success, success, toString
public void setMailbox(MailboxFolder f)
public void setRecords(java.util.List<MboxRecord> recs)
public java.lang.String responseString()
responseString
in class CommandResult
Copyright © 2021. All Rights Reserved.