Default

public class Default implements IDisplayServiceV3

Default implementation for IDisplayServiceV3.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
public final static String DESCRIPTOR

Functions

Link copied to clipboard
add an ICloverConnectorListener to receive callbacks
Link copied to clipboard
public IBinder asBinder()
Link copied to clipboard
public void dispose()
Destroy the connector.
Link copied to clipboard
remove an ICloverConnectorListener from receiving callbacks
Link copied to clipboard
public void showDisplayOrder(DisplayOrder order)
Display order information on the screen.
Link copied to clipboard
public void showMessage(String message)
Show a text message on the device.
Link copied to clipboard
public void showThankYouScreen()
Show the thank you display on the device.
Link copied to clipboard
public void showWelcomeScreen()
Show the welcome display on the device.