1,460 bytes added
, 10:55, 2 June 2014
{{Api_Enum_Spec|
Description=Represents the list of possible API response codes.
|Values=
{{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0"
{{!}}- style="background:#88ccff;font-size:110%"
! Value
! Name
! Details
{{!}}- valign="top"
! -3
{{!}} NotImplemented
{{!}} The method has not been implemented yet
{{!}}- valign="top"
! -2
{{!}} NotSupported
{{!}} The requested operation is not supported
{{!}}- valign="top"
! -1
{{!}} UnknownError
{{!}} There was an unknown error
{{!}}- valign="top"
! 0
{{!}} OK
{{!}}
{{!}}- valign="top"
! 30
{{!}} AuthenticationRequiredException
{{!}} Method invoked without required authentication (anonymous user)
{{!}}- valign="top"
! 144
{{!}} InvalidLiveChannel
{{!}} Live channel does not exist
{{!}}- valign="top"
! 161
{{!}} InvalidLiveProgram
{{!}} Live program does not exist
{{!}}- valign="top"
! 180
{{!}} InvalidRegion
{{!}} Region does not exist
{{!}}- valign="top"
! 181
{{!}} InvalidTVTechnology
{{!}} TV Technology does not exist
{{!}}- valign="top"
! 182
{{!}} InvalidChannelMap
{{!}} Channel map not existing for region and technology
{{!}}- valign="top"
{{!}}}
|KnownIssues=
None
|VersionHistory=
{{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0"
{{!}}- style="background:#88ccff;font-size:110%"
! API Version Number
! Change description
! Changes author
{{!}}- valign="top"
! 1.0
{{!}} Initial method design
{{!}} Harley Cabral
{{!}}}
|SeeAlso=
}}