com.datecs.api.printer
Interface Printer.ConnectionListener

Enclosing class:
Printer

public static interface Printer.ConnectionListener

Interface definition for a Printer event callback.


Method Summary
 void onDisconnect()
          This method is called when Printer connection is closed.
 

Method Detail

onDisconnect

void onDisconnect()
This method is called when Printer connection is closed.