class TencentCloud::Live::V20180801::StreamEventInfo
def initialize(appname=nil, domainname=nil, streamname=nil, streamstarttime=nil, streamendtime=nil, stopreason=nil, duration=nil, clientip=nil, resolution=nil)
def initialize(appname=nil, domainname=nil, streamname=nil, streamstarttime=nil, streamendtime=nil, stopreason=nil, duration=nil, clientip=nil, resolution=nil) @AppName = appname @DomainName = domainname @StreamName = streamname @StreamStartTime = streamstarttime @StreamEndTime = streamendtime @StopReason = stopreason @Duration = duration @ClientIp = clientip @Resolution = resolution end