Home | History | Annotate | Download | only in store

Lines Matching refs:expunge

156     public void close(boolean expunge) {
157 // TODO implement expunge
1004 public Message[] expunge() throws MessagingException {
1007 handleUntaggedResponses(mConnection.executeSimpleCommand(ImapConstants.EXPUNGE));