Interface ResponseHandler

    • Method Detail

      • onError

        void onError​(java.lang.String msg,
                     long responseTime)
      • onErrorWithException

        void onErrorWithException​(java.lang.Exception e,
                                  long responseTime)