IPWorks OpenPGP 2020 Node.js Edition

Questions / Feedback?

Status Event

Shows the progress of the operation.

Syntax

ppop.on('Status', [callback])

Callback

The 'callback' is called when the 'Status' event is emited.

function(e){ }

The argument 'e' has the following properties:

e.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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 Node.js Edition - Version 20.0 [Build 8249]