Basic IMAP and IMAPS support classes
-
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
boolean
Sends a command to the server and return whether successful.
boolean
Sends a command and arguments to the server and return whether successful.
Gets the IMAP protocol string command corresponding to a command code.
int
Sends a command with no arguments to the server and returns the reply code.
int
Sends a command and arguments to the server and returns the reply code.