Uses of Class
it.tdlight.jni.TdApi.LanguagePackInfo
-
Uses of TdApi.LanguagePackInfo in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.EditCustomLanguagePackInfo.info
New information about the custom local language pack.TdApi.SetCustomLanguagePack.info
Information about the language pack.TdApi.LocalizationTargetInfo.languagePacks
List of available language packs for this application.ModifierConstructorDescriptionEdits 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.