Searched refs:EXPUNGE (Results 1 – 2 of 2) sorted by relevance
50 public static final String EXPUNGE = "EXPUNGE"; field in ImapConstants
664 handleUntaggedResponses(connection.executeSimpleCommand(ImapConstants.EXPUNGE)); in expunge()