ContentType

public enum ContentType

Enum Constants

HTML

public static final ContentType HTML

HTML format of the display/message content, used when sending content to be displayed to the customer or handling requests to display or get input from the cashier.

PREDEFINED

public static final ContentType PREDEFINED

Uses one of the constants defined in PredefinedReferenceId or a custom value pre-configured on the terminal for this estate. This is only used when the POS requests to display text on the terminal, not when the terminal requests text to be displayed on the POS.

TEXT

public static final ContentType TEXT

Simple text format of the display/message content, used when sending content to be displayed to the customer or handling requests to display or get input from the cashier.