Enum JsonWeatherCondition
Represents the current weather condition
public enum JsonWeatherCondition
Fields
Clear = 0Rain = 1Snow = 2Storm = 3
Represents the current weather condition
public enum JsonWeatherCondition
Clear = 0Rain = 1Snow = 2Storm = 3