Class StormReportsTask


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

      • StormReportsTask

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