Swoole\WebSocket\Server::on

(PECL swoole >= 1.9.0)

Swoole\WebSocket\Server::onRegister event callback function

Descrierea

public Swoole\WebSocket\Server::on ( string $event_name , callable $callback ) : ReturnType

Register event callback function

Parametri

event_name

callback

Valorile întoarse

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top