QuickBooks Integrator 2020 Node.js Edition

Questions / Feedback?

SSLStatus Event

Shows the progress of the secure connection.

Syntax

purchaseorder.on('SSLStatus', [callback])

Callback

The 'callback' is called when the 'SSLStatus' 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. Used to track the progress of the connection.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 Node.js Edition - Version 20.0 [Build 7941]