java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Update
it.tdlight.jni.TdApi.UpdateLanguagePackStrings
- Enclosing class:
- TdApi
Some language pack strings have been updated.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Identifier of the updated language pack.Localization target to which the language pack belongs.List of changed language pack strings. -
Constructor Summary
ConstructorDescriptionSome language pack strings have been updated.Some language pack strings have been updated.UpdateLanguagePackStrings
(String localizationTarget, String languagePackId, TdApi.LanguagePackString[] strings) Some language pack strings have been updated. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
localizationTarget
Localization target to which the language pack belongs. -
languagePackId
Identifier of the updated language pack. -
strings
List of changed language pack strings. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
UpdateLanguagePackStrings
public UpdateLanguagePackStrings()Some language pack strings have been updated. -
UpdateLanguagePackStrings
public UpdateLanguagePackStrings(String localizationTarget, String languagePackId, TdApi.LanguagePackString[] strings) Some language pack strings have been updated.- Parameters:
localizationTarget
- String Localization target to which the language pack belongs.languagePackId
- String Identifier of the updated language pack.strings
- LanguagePackString[] List of changed language pack strings.
-
UpdateLanguagePackStrings
Some language pack strings have been updated.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-