Package 

Interface RemoteResponseListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onResponse(String endpoint, Map<String, Map<String, Number>> responseJson) Invoked after the api receives a response from the remote service.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait