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

ExtendedResponse Event

Fired for LDAP V3 Extended Responses.

Object Oriented Interface

public function fireExtendedResponse($param);

Procedural Interface

ipworks_ldap_register_callback($res, 5, array($this, 'fireExtendedResponse'));

Parameter List


'messageid'
'dn'
'resultcode'
'resultdescription'
'responsename'
'responsevalue'

Remarks

The first four parameters are the same as the parameters of the Result event. ResponseName and ResponseValue are related to the corresponding parameters of the call to ExtendedRequest.

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