public interface PrinterListener
void
onError(java.lang.Throwable e)
onPrintSuccess(int printedLines)
onWithoutPaper()
void onPrintSuccess(int printedLines)
void onError(java.lang.Throwable e)
void onWithoutPaper()