Class RiversGaugesTask


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

      • RiversGaugesTask

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