Interface ApiList.CallbackObjectResponse

  • Enclosing class:
    ApiList

    public static interface ApiList.CallbackObjectResponse
    • Method Detail

      • onResponse

        void onResponse​(Object result)
      • onError

        void onError​(String error)