Device Event

Fired for every dial device when the ListDevices method is called.

Object Oriented Interface

public function fireDevice($param);

Procedural Interface

ipworks_netdial_register_callback($res, 2, array($this, 'fireDevice'));

Parameter List


'devicename'
'devicetype'

Remarks

DeviceName provides the name of the device, and DeviceType provides the corresponding device type (e.g. 'modem').

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