PHP 인터페이스 Swift_Plugins_Pop_Pop3Connection, Halite

저자: Chris Corbyn
파일 보기 프로젝트 열기: HaliteChallenge/Halite

공개 메소드들

메소드 설명
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 ( )