IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

ConnectedEntry Event

Fired for every connected device when the ListConnections method is called.

Object Oriented Interface

public function fireConnectedEntry($param);

Procedural Interface

ipworks_netdial_register_callback($res, 1, array($this, 'fireConnectedEntry'));

Parameter List


'handle'
'entry'
'devicename'
'devicetype'
'statusdescription'

Remarks

The Handle parameter can be used to disconnect the entry. You should assign Handle to the Handle property and then call the Disconnect method.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]