PhonebookEntry Event

Fired for every Phonebook entry when the ListPhonebook method is called.

Object Oriented Interface

public function firePhonebookEntry($param);

Procedural Interface

ipworks_netdial_register_callback($res, 4, array($this, 'firePhonebookEntry'));

Parameter List


'entry'

Remarks

To get extended entry information, set the PhonebookEntry property to the value supplied in the Entry parameter.

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