Class ObservationsSummaryTask


  • public class ObservationsSummaryTask
    extends AerisAbstractTask
    Requests and loads observation summaryPeriod data into local domain objects from the API.
    • Constructor Detail

      • ObservationsSummaryTask

        public ObservationsSummaryTask​(android.content.Context context,
                                       ObservationsSummaryTaskCallback callback)
        Constructs an instance with the context and the callback to use.
        Parameters:
        context - context to use.
        callback - callback to use