Class PlacesTask


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

      • PlacesTask

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