PHP Interface Swift_Plugins_Pop_Pop3Connection, Halite

Author: Chris Corbyn
Afficher le fichier Open project: HaliteChallenge/Halite

Méthodes publiques

Méthode Description
connect ( ) Connect to the POP3 host and throw an Exception if it fails.
disconnect ( ) Disconnect from the POP3 host and throw an Exception if it fails.

Method Details

connect() public méthode

Connect to the POP3 host and throw an Exception if it fails.
public connect ( )

disconnect() public méthode

Disconnect from the POP3 host and throw an Exception if it fails.
public disconnect ( )