public static class TdApi.PassportElementErrorSourceTranslationFile extends TdApi.PassportElementErrorSource
TdApi.PassportElementErrorSource.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
int |
fileIndex
Index of a file with the error.
|
Constructor and Description |
---|
PassportElementErrorSourceTranslationFile()
One of files with the translation of the document contains an error.
|
PassportElementErrorSourceTranslationFile(int fileIndex)
One of files with the translation of the document contains an error.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public int fileIndex
public static final int CONSTRUCTOR
public PassportElementErrorSourceTranslationFile()
public PassportElementErrorSourceTranslationFile(int fileIndex)
fileIndex
- Index of a file with the error.public int getConstructor()
getConstructor
in class TdApi.PassportElementErrorSource