LanguageManager.getLanguageIds

string[] getLanguageIds()

Returns the ids of the available languages.

Returns

a null-terminated array of strings containing the ids of the available

languages or null if no language is available. The array is sorted alphabetically according to the language name. The array is owned by lm and must not be modified.