Swoole\WebSocket\Server::on

(PECL swoole >= 1.9.0)

Swoole\WebSocket\Server::onRegister event callback function

Descrizione

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

Register event callback function

Elenco dei parametri

event_name

callback

Valori restituiti

add a note add a note

User Contributed Notes

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