Uses of Class
it.tdlight.jni.TdApi.LanguagePackInfo
-
Uses of TdApi.LanguagePackInfo in it.tdlight.jni
Fields in it.tdlight.jni declared as TdApi.LanguagePackInfoModifier and TypeFieldDescriptionTdApi.EditCustomLanguagePackInfo.infoNew information about the custom local language pack.TdApi.SetCustomLanguagePack.infoInformation about the language pack.TdApi.LocalizationTargetInfo.languagePacksList of available language packs for this application.Constructors in it.tdlight.jni with parameters of type TdApi.LanguagePackInfoModifierConstructorDescriptionEdits information about a custom local language pack in the current localization target.LocalizationTargetInfo(TdApi.LanguagePackInfo[] languagePacks) Contains information about the current localization target.SetCustomLanguagePack(TdApi.LanguagePackInfo info, TdApi.LanguagePackString[] strings) Adds or changes a custom local language pack to the current localization target.