PHP Интерфейс Swift_Plugins_Pop_Pop3Connection, Halite

Автор: Chris Corbyn
Показать файл Открыть проект

Открытые методы

Метод Описание
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.

Описание методов

connect() публичный Метод

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

disconnect() публичный Метод

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