Class PlacesAirportsTask


  • public class PlacesAirportsTask
    extends AerisAbstractTask
    Requests and loads places airports data into local domain objects from the API.
    • Constructor Detail

      • PlacesAirportsTask

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