Swoole\Client::on
(PECL swoole >= 1.9.0)
Swoole\Client::on — Add callback functions triggered by events.
˵Ã÷
public Swoole\Client::on
(
string $event
,
callable $callback
) :
void
User Contributed Notes
There are no user contributed notes for this page.