Disconnect Method
Disconnect the specified client.
Object Oriented Interface
public function doDisconnect($connectionid);
Procedural Interface
ipworks_ipdaemon_do_disconnect($res, $connectionid);
Remarks
Calling this method will disconnect the client specified by the ConnectionId parameter.