public static class GetUser.GetUserResponse extends CommandResult
CommandResult.Status
Constructor and Description |
---|
GetUserResponse() |
Modifier and Type | Method and Description |
---|---|
void |
addMailbox(MailboxFolder f) |
void |
addQuota(QuotaRoot qr) |
void |
addSeen(SeenOverlay so) |
void |
addSieve(SieveScript f) |
void |
addSub(MailboxSub f) |
java.lang.String |
responseString() |
bad, error, fromBuffer, hasFullResponse, no, responseBuffer, success, success, toString
public void addMailbox(MailboxFolder f)
public java.lang.String responseString()
responseString
in class CommandResult
public void addSub(MailboxSub f)
public void addSieve(SieveScript f)
public void addSeen(SeenOverlay so)
public void addQuota(QuotaRoot qr)
Copyright © 2021. All Rights Reserved.