Changes

Jump to navigation Jump to search
no edit summary
{{Deprecated|Message=This method has been deprecated in GVP 3.2. Please use [[GetUserAvailableStreams]] instead}}
 
 
{{Api_Method_Spec|
Description=Returns an array of [[LiveStream|LiveStream]] with all the streams endpoints for the provided Live Channel ID
|ParamDescription=Live Channel ID
}}
{{Api_Parameter|ParamName=includeExternal|ParamType=bool|ParamRequired=optional|ParamDescription=Set if API should consider external contents.}}
|Returns=
Returns a JSON object with the array of [[LiveStream|LiveStream]].
'''Example:'''
{
: [ Array of [[LiveStream|LiveStream]] objects ]
}
! Changes author
{{!}}- valign="top"
 
! 1.0
{{!}} Initial method design
{{!}} Harley Cabral
{{!}}- valign="top"
 
! 3.0
{{!}} Added parameter:
* includeExternal (true/false) - Default is FALSE.
{{!}} Ricardo Calvo
{{!}}- valign="top"
{{!}}-
! 3.2
{{!}} Method deprecated
{{!}} Francisco Milagro
{{!}}}
 
|SeeAlso=
* [[StreamingType|StreamingType]] type
* [[Quality|Quality]] type
* [[GetUserAvailableStreams]] method
* [[UNIAPI_Specification#Epg_Service| Epg Service]] methods
}}

Navigation menu