Class PlacesPostalcodesTask


  • public class PlacesPostalcodesTask
    extends AerisAbstractTask
    Requests and loads postal codes data into local domain objects from the API.
    • Constructor Detail

      • PlacesPostalcodesTask

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