Swoole\Client::on

(PECL swoole >= 1.9.0)

Swoole\Client::onAdd callback functions triggered by events.

Description

publicSwoole\Client::on(string$event, callable$callback): void

Parameters

event

callback

To Top