Class StormCellsTask


  • public class StormCellsTask
    extends AerisAbstractTask
    Requests and loads storm cells data into local domain objects from the API.
    • Constructor Detail

      • StormCellsTask

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