Changes

Jump to navigation Jump to search
no edit summary
{{Api_Method_Spec|
Description=Returns a list (as an array of [[LiveChannelStreams|LiveChannelStreams]] objects) of live channel streams for the provided Live Channel IDs and streaming type.
|Parameters=
{{Api_Parameter|
ParamName=streamingType
|ParamType=[[StreamingType|StreamingType]]
|ParamRequired=required
|ParamDescription=Requested Streaming type
}}
 
{{Api_Parameter|
ParamName=includeExternal
|ParamType=[[StreamingType]]
|ParamRequired=optional
|ParamDescription=Set the request to include or not the External Streams into response. The default value is false.
}}
|Returns=
Returns a JSON object with the array of [[LiveChannelStreams|LiveChannelStreams]].
'''Example:'''
{
: LiveChannelStreamsCollection: [ :: Array of [[LiveChannelStreams|LiveChannelStreams]] objects : ]
}
editor
725

edits

Navigation menu