Changes

Jump to navigation Jump to search
838 bytes added ,  17:42, 9 June 2014
no edit summary
|ParamType=int
|ParamRequired=required
|ParamDescription=The device type code (see #DeviceTypeCodes enumeration to know the list of device types allowed)
}}
{{Api_Parameter|
|ParamType=String
|ParamRequired=required
|ParamDescription=Responsible of defining the language to retrieve the dictionary for. The parameter is a String and represents the universal notation pattern to represent that. ISO-639-2 code para el language and ISO 3166-1 alpha-2 for the country.
}}
{{Api_Parameter|
|ParamType=String
|ParamRequired=required
|ParamDescription=Identifies the component registered in the platform. It’s a unique id to define what dictionary is requested. e.g. gvp.api, gvp.web, gvp.android
}}
|Returns=
Returns a JSON object containing an array of [[LiveChannel]]objects with whole dictionary grouped by section in pair key/value.
'''Example:'''
: <span style="color: #a11;">"StatusMessage"</span>: <span style="color: #164;">"OK"</span>,
: <span style="color: #a11;">"Content"</span>:
:: [ {::: <span style="color: #219;">Array of [[LiveChannel]] objects"alert": {:::: "buttonclose": "Fechar",:::: "cancel": "Cancelar",:::: "ok": "OK"::: }</span> ]:: }
}
|Exceptions=
* [[MissingRequiredParameterException]] with value: "Language Code is mandatory!".
* [[MissingRequiredParameterException]] with value: "Component is mandatory!".
* [[InvalidComponentException]]
|Cache=
This method cached. The cache is configured in the MIB config files(MibDictionariesComponents).
|KnownIssues=
editor
725

edits

Navigation menu