Ejemplo n.º 1
0
 public void lostConnection(boolean notReachable, boolean resetByServer) {
   client.onConnectionFailed(this, notReachable, resetByServer);
 }