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