Interface ApiList.CallbackStringResponse

  • Enclosing class:
    ApiList

    public static interface ApiList.CallbackStringResponse
    • Method Detail

      • onResponse

        void onResponse​(String result)
      • onError

        void onError​(String error)