DeviceStatus

DeviceStatus

Represent the current state of the device or an ongoing process.

  • IDLE Idle mode
  • SCREEN_OFF Screen is turned off
  • SCREEN_BUSY Device is on and in IDLE, but the home screen is not focused and may prevent process commands
  • TRANSACTION Device is currently executing a transaction
  • WAITING_CONTINUE_TRANSACTION Device is currently paused an executing transaction and waiting for 'continueTransaction' to continue executing the transaction.
  • SETTLEMENT Device is currently executing settlement
  • PAIRING Device is currently in pairing mode.
  • UPLOAD_LOGS Device is currently uploading logs to Synqpay servers.
  • READ_CARD Device is waiting for a card for readCard.
  • PROMPT Device is currently prompting a custom screen to the user.