AbleCloud PHP SDK  1.8.x
PHP SDK of AbleCloud API
ACWeatherMgr 成员列表

成员的完整列表,这些成员属于 ACWeatherMgr,包括所有继承而来的类成员

__construct($name, $version, $context)ACWeatherMgr
getContext()ACService
getLastDaysAqi($area, $day)ACWeatherMgr
getLastDaysPM25($area, $day)ACWeatherMgr
getLastDaysWeather($area, $day)ACWeatherMgr
getLastError()ACService
getLastHoursAqi($area, $hour)ACWeatherMgr
getLastHoursPM25($area, $hour)ACWeatherMgr
getLastHoursWeather($area, $hour)ACWeatherMgr
getLatestAqi($area)ACWeatherMgr
getLatestPM25($area)ACWeatherMgr
getLatestWeather($area)ACWeatherMgr
getName()ACService
getVersion()ACService
resetLastError($errCode=0, $errMessage='')ACServiceprotected