LanguageCode typedef

LanguageCode = String

An ISO language code such as en or fr. For a complete list of languages supported by this method, see kLanguageInfoTable. For an unknown language, und will be returned, which means that percentage of the text is unknown to CLD

Implementation

typedef LanguageCode = String;