Package-level declarations
Types
Link copied to clipboard
Weather conditions for a given timestamp
Link copied to clipboard
List of Conditions
Link copied to clipboard
Weather forecast for a given geographic location
Link copied to clipboard
List of LocationForecast
Link copied to clipboard
typealias OnWeatherForecastCompleted = (results: LocationForecastList, errorCode: ErrorCode, hint: String) -> Unit
Link copied to clipboard
Weather parameter data
Link copied to clipboard
List of Weather Parameters
Link copied to clipboard
Weather Service. Provides information about current and forecast weather conditions based on geographical coordinate