Status Event
Shows the progress of the operation.
Object Oriented Interface
public function fireStatus($param);
Procedural Interface
ipworksopenpgp_sda_register_callback($res, 3, array($this, 'fireStatus'));
Parameter List
'message'
Remarks
The event is fired for informational and logging purposes only. It may be used to track the progress of an operation.
The level of detail is controlled by the LogLevel setting.