public static class TdApi.PassportElementErrorSourceFile 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 |
---|
PassportElementErrorSourceFile()
The file contains an error.
|
PassportElementErrorSourceFile(int fileIndex)
The file contains an error.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public int fileIndex
public static final int CONSTRUCTOR
public PassportElementErrorSourceFile()
public PassportElementErrorSourceFile(int fileIndex)
fileIndex
- Index of a file with the error.public int getConstructor()
getConstructor
in class TdApi.PassportElementErrorSource