Class RecordsTask


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

      • RecordsTask

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