Class AerisLocBatchRequest


  • public class AerisLocBatchRequest
    extends AerisBatchRequest
    Helper class for constructing a batch request that pulls down all necessary information needed to fill the AerisWeatherInfoActivity.
    • Constructor Detail

      • AerisLocBatchRequest

        public AerisLocBatchRequest​(double lat,
                                    double longitude)
        Constructor for a location based request
        Parameters:
        lat - double
        longitude - double