OkHttp3Utils.get("http://localhost:8080/pos?transactionType=PRINT&isExternal=true&apiVersion=21&printData=<html><body><H2>BBPOS test print</H2></body></html>").subscribe(newObserver<String>(){
OkHttp3Utils.get("http://localhost:8080/pos?transactionType=PRINT&isExternal=false&apiVersion=21&printData=<html><body><H2>BBPOS test print</H2></body></html>").subscribe(newObserver<String>(){
@Override
publicvoidonSubscribe(Disposabled){
...
...
@@ -204,7 +211,6 @@ public abstract class PrinterRoot implements PrintSocketHolder.OnStateChangedLis