Package com.datecs.fiscalprinter.SDK
Interface FiscalSocket.Listener
- Enclosing class:
- FiscalSocket
public static interface FiscalSocket.Listener
-
Method Summary
Modifier and Type Method Description voidonDisconnect(java.lang.Exception ex)
-
Method Details
-
onDisconnect
void onDisconnect(java.lang.Exception ex)- Parameters:
ex-
-