public class Status
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
highestmodseq |
java.util.Map<java.lang.String,java.lang.Long> |
items |
java.lang.String |
mbox |
int |
recent |
int |
total |
long |
uidnext |
long |
uidvalidity |
int |
unseen |
Modifier and Type | Method and Description |
---|---|
static void |
add(Status s1,
Status s2) |
long |
getItem(java.lang.String item)
Get the value for the STATUS item.
|
public java.lang.String mbox
public int total
public int recent
public long uidnext
public long uidvalidity
public int unseen
public long highestmodseq
public java.util.Map<java.lang.String,java.lang.Long> items
public Status(Response r) throws ParsingException
ParsingException
Copyright © 2010 - 2020 Adobe. All Rights Reserved