PHP 클래스 Phergie_Plugin_PingPong, phergie

저자: Phergie Development Team ([email protected])
상속: extends Phergie_Plugin_Abstract
파일 보기 프로젝트 열기: phergie/phergie

공개 메소드들

메소드 설명
onCommandPing ( ) : void Responds to "ping" messages.
onCommandTest ( ) : void Responds to "test" messages.

메소드 상세

onCommandPing() 공개 메소드

Responds to "ping" messages.
public onCommandPing ( ) : void
리턴 void

onCommandTest() 공개 메소드

Responds to "test" messages.
public onCommandTest ( ) : void
리턴 void