QuickBooks Integrator 2020 Android Edition

Questions / Feedback?

Status Event

Shows the progress of the QuickBooks connection.

Syntax

public class DefaultReceivepaymentEventListener implements ReceivepaymentEventListener {
  ...
  public void status(ReceivepaymentStatusEvent e) {}
  ...
}

public class ReceivepaymentStatusEvent {
  public String 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 Android Edition - Version 20.0 [Build 7941]