Swift_Plugins_Pop_Pop3Connection
in
Pop3Connection interface for connecting and disconnecting to a POP3 host.
Tags
Table of Contents
- connect() : mixed
- Connect to the POP3 host and throw an Exception if it fails.
- disconnect() : mixed
- Disconnect from the POP3 host and throw an Exception if it fails.
Methods
connect()
Connect to the POP3 host and throw an Exception if it fails.
public
connect() : mixed
Tags
Return values
mixed —disconnect()
Disconnect from the POP3 host and throw an Exception if it fails.
public
disconnect() : mixed