- Enclosing class:
- TdApi
Returns information about a language
pack. Returned language pack identifier
may be different from a provided one.
Can be called before authorization.
Returns
LanguagePackInfo
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Language pack identifier. -
Constructor Summary
ConstructorDescriptionReturns information about a language pack.GetLanguagePackInfo
(DataInput input) Returns information about a language pack.GetLanguagePackInfo
(String languagePackId) Returns information about a language pack. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
languagePackId
Language pack identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetLanguagePackInfo
public GetLanguagePackInfo()Returns information about a language pack. Returned language pack identifier may be different from a provided one. Can be called before authorization. ReturnsLanguagePackInfo
-
GetLanguagePackInfo
Returns information about a language pack. Returned language pack identifier may be different from a provided one. Can be called before authorization. ReturnsLanguagePackInfo
- Parameters:
languagePackId
- String Language pack identifier.
-
GetLanguagePackInfo
Returns information about a language pack. Returned language pack identifier may be different from a provided one. Can be called before authorization. ReturnsLanguagePackInfo
- 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()
-