Select your printer model

Parameters are refined by the selected printer.

getStatus


Acquires the current status information.

Syntax

 
public PosKeyboardStatusInfo getStauts()

Return value

The current status is returned in the PosKeyboardStatusInfo type.

The following status information is stored in the object as a property.

Stored status information can be acquired using the getter method of each property.

Keyboard status

Status

Description

connection:

Connection status

PosKeyboard.TRUE

Connected

PosKeyboard.FALSE

Disconnected

Supplementary explanation

  • The status object is set to the status at the timing of execution of this API and will not be updated.
  • If this function is executed within a callback function, null will be returned.
 

Quick Access

  • [Name]
  • [Format]
  • [Range]
  • [Description]
  • [Notes]

Epson ePOS SDK includes patented or patent pending functions. The contents must not be disclosed to third parties.


Epson ePOS SDK for Android

Jump to the top