PHP 8.3.4 Released!

Swoole\Client::on

(PECL swoole >= 1.9.0)

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

Description

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

Parameters

event

callback

add a note

User Contributed Notes

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