Click or drag to resize

CardPrinterReconnectionHandler Interface

Interface definition for a callback to be invoked when a printer comes back online and has been rediscovered.

Namespace:  Zebra.Sdk.Card.Printer
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
public interface CardPrinterReconnectionHandler

The CardPrinterReconnectionHandler type exposes the following members.

Methods
  NameDescription
Public methodPrinterOnline
Called when the printer is back online and has been rediscovered.
Public methodProgressUpdate
Called during individual firmware module upgrades.
Top
See Also