LanguageCode
Defines all possible language codes that might be used to set a preferential language for certain operations such as geo-coding. Codes are based on language codes defined by ISO 639 2/3 letters (except for Turkish: TU instead of TR and other special codes such as DEFAULT_LANGUAGE 'ON', ANY_LANGUAGE 'XX', COUNTRY_CODE 'IC' and OFFICIAL_CODE 'OC'). See: http://www.sil.org/iso639-3/codes.asp?order=639_3
Entries
Default language
Special code that allows you to search for a name in all available languages.
Special code that allows you to get/search a country by its ISO 3166 Alpha 3-country code.
Special code that allows you to search for an official code.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.