Status Event
Shows the progress of the QuickBooks connection.
Object Oriented Interface
public function fireStatus($param);
Procedural Interface
inqb_qblists_register_callback($res, 4, array($this, 'fireStatus'));
Parameter List
'message'
Remarks
The event is fired for informational and logging purposes only. Used to track the progress of the connection.