PHP Interface Swift_Plugins_Pop_Pop3Connection, Halite

Author: Chris Corbyn
Mostra file Open project: HaliteChallenge/Halite

Public Methods

Method 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 method

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

disconnect() public method

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