|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TrashMonitoring
Interface that allows monitoring Trash components. It allows retrieving the number of messages that have been deleted since the last call to the reset() method.
Field Summary | |
---|---|
static String |
ITF_NAME
The commonly used name to refer to this interface. |
Method Summary | |
---|---|
int |
getNumberOfDeletedMessages()
Returns the number of deleted messages. |
int |
reset()
Resets the number of deleted messages. |
Field Detail |
---|
static final String ITF_NAME
Method Detail |
---|
int getNumberOfDeletedMessages()
int reset()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |