- Enclosing class:
- TdApi
Adds a custom server language pack to
the list of installed language packs
in current localization target. Can
be called before authorization.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intIdentifier of a language pack to be added. -
Constructor Summary
ConstructorsConstructorDescriptionAdds a custom server language pack to the list of installed language packs in current localization target.Adds a custom server language pack to the list of installed language packs in current localization target.AddCustomServerLanguagePack(String languagePackId) Adds a custom server language pack to the list of installed language packs in current localization target. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
languagePackId
Identifier of a language pack to be added. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
AddCustomServerLanguagePack
public AddCustomServerLanguagePack()Adds a custom server language pack to the list of installed language packs in current localization target. Can be called before authorization. ReturnsOk -
AddCustomServerLanguagePack
Adds a custom server language pack to the list of installed language packs in current localization target. Can be called before authorization. ReturnsOk- Parameters:
languagePackId- String Identifier of a language pack to be added.
-
AddCustomServerLanguagePack
Adds a custom server language pack to the list of installed language packs in current localization target. Can be called before authorization. ReturnsOk- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-