Status Event

Fired during connection or disconnection attempts.

Object Oriented Interface

public function fireStatus($param);

Procedural Interface

ipworks_netdial_register_callback($res, 5, array($this, 'fireStatus'));

Parameter List


'operation'
'statuscode'
'operationdescription'
'statusdescription'

Remarks

The Operation parameter indicates the operation currently in progress.

The StatusCode shows the status of the operation.

The OperationDescription and StatusDescription parameters are the corresponding descriptions.

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