PHP Class Phergie_Plugin_Pong, phergie

Inheritance: extends Phergie_Plugin_Abstract
Afficher le fichier Open project: phergie/phergie

Méthodes publiques

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

Method Details

onPing() public méthode

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