IPWorks WebSockets 2020 PHP Edition

Questions / Feedback?

Disconnect Method

Disconnect the specified client.

Object Oriented Interface

public function doDisconnect($connectionid);

Procedural Interface

ipworksws_websocketproxy_do_disconnect($res, $connectionid);

Remarks

Calling this method will disconnect the client specified by the ConnectionId parameter.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks WebSockets 2020 PHP Edition - Version 20.0 [Build 8155]