Searched refs:LOGOUT (Results 1 – 2 of 2) sorted by relevance
64 public static final String LOGOUT = "LOGOUT"; field in ImapConstants
141 sendCommand(ImapConstants.LOGOUT, false); in logout()