Interface NormalsStationsTaskCallback

    • Method Detail

      • onNormalsStationsLoaded

        void onNormalsStationsLoaded​(List<NormStationsResponse> responses)
        This method will be called when a list of normals stations have been returned from the API.
        Parameters:
        responses - List of responses
      • onNormalsStationsFailed

        void onNormalsStationsFailed​(AerisError error)
        This method will be called when an normals stations request to the API has failed.
        Parameters:
        error - The aeris error regarding to the fail.