ScannerDisplayData
public enum ScannerDisplayData
Represents data to be displayed on a scanner’s screen, if supported.
-
Data for a ProGlove scanner’s display, using the
PGScreenData
type from ConnectSDK. -
Data for an IPCMobile scanner’s display, consisting of an array of
IPCMobileDisplayCardConfig
objects.