Uses of Class
com.zebra.sdk.printer.PrinterStatus
Packages that use PrinterStatus
Package
Description
Provides implementation for Zebra branded printer functionality.
-
Uses of PrinterStatus in com.zebra.sdk.printer
Methods in com.zebra.sdk.printer that return PrinterStatusModifier and TypeMethodDescriptionstatic PrinterStatusPrinterUtil.getCurrentStatus(Connection printerConnection, PrinterLanguage language) Returns a new instance ofPrinterStatusthat can be used to determine the status of a printer.ZebraPrinter.getCurrentStatus()Returns a new instance ofPrinterStatusthat can be used to determine the status of a printer.Constructors in com.zebra.sdk.printer with parameters of type PrinterStatusModifierConstructorDescriptionPrinterStatusMessages(PrinterStatus printerStatus) Used to acquire a human readable string of the current errors/warnings stored inprinterStatus