\OSS\ModelLiveChannelHistory

Class LiveChannelHistory

Summary

Methods
Properties
Constants
__construct()
getStartTime()
getEndTime()
getRemoteAddr()
parseFromXmlNode()
parseFromXml()
serializeToXml()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$startTime
$endTime
$remoteAddr
N/A

Properties

$startTime

$startTime

$endTime

$endTime

$remoteAddr

$remoteAddr

Methods

__construct()

__construct() : mixed

Returns

mixed —

getStartTime()

getStartTime() : mixed

Returns

mixed —

getEndTime()

getEndTime() : mixed

Returns

mixed —

getRemoteAddr()

getRemoteAddr() : mixed

Returns

mixed —

parseFromXmlNode()

parseFromXmlNode(mixed  $xml) : mixed

Parameters

mixed $xml

Returns

mixed —

parseFromXml()

parseFromXml(mixed  $strXml) : null

Interface method: Parse the object from the xml.

Parameters

mixed $strXml

Returns

null —

serializeToXml()

serializeToXml() : string

Interface method: Serialize the object into xml.

Returns

string —