Disconnect Method

This method disconnects the class from the server.

Object Oriented Interface

public function doDisconnect();

Procedural Interface

ipworksiot_xmpp_do_disconnect($res);

Remarks

The Disconnect method will send the disconnect command to the notification server. Upon disconnection, a Disconnected event will be fired.

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