CurrentAndForecastWeather.InterpretJSON (METH)¶
METHOD PROTECTED InterpretJSON : ERROR
Gets called by the internal state handler method “APICaller.ProcessResponse()”. Don’t call this method explicitly.
- InOut:
- Scope - Name - Type - Comment - Return - InterpretJSON- Input - pJsonData- POINTER TO JSON.JSONData - Just a pointer to “APICaller._jsonData”. Makes it more obvious which data should be worked with here.