rawResponse->body; $channelList = new GetLiveChannelStatus(); $channelList->parseFromXml($content); return $channelList; } }