Status Event
Traces the commands sent to the server, and the respective replies.
Object Oriented Interface
public function fireStatus($param);
Procedural Interface
inpay_check21_register_callback($res, 4, array($this, 'fireStatus'));
Parameter List
'message'
Remarks
The Status event is useful for debugging purposes. It shows all the interaction between the client and the server, line by line.