PHP Class Phergie_Plugin_Pong, phergie

Inheritance: extends Phergie_Plugin_Abstract
Show file Open project: phergie/phergie

Public Methods

Method Description
onPing ( ) : void Sends a PONG response for each PING request received by the server.

Method Details

onPing() public method

Sends a PONG response for each PING request received by the server.
public onPing ( ) : void
return void