Status Event
Shows the progress of the QuickBooks connection.
Syntax
public void fireStatus(VendorcreditStatusEvent event); public class VendorcreditStatusEvent { public String message; }
Remarks
The event is fired for informational and logging purposes only. Used to track the progress of the connection.