public static class TdApi.InputPassportElementErrorSourceFile extends TdApi.InputPassportElementErrorSource
TdApi.InputPassportElementErrorSource.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
byte[] |
fileHash
Current hash of the file which has the error.
|
Constructor and Description |
---|
InputPassportElementErrorSourceFile()
The file contains an error.
|
InputPassportElementErrorSourceFile(byte[] fileHash)
The file contains an error.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public byte[] fileHash
public static final int CONSTRUCTOR
public InputPassportElementErrorSourceFile()
public InputPassportElementErrorSourceFile(byte[] fileHash)
fileHash
- Current hash of the file which has the error.public int getConstructor()
getConstructor
in class TdApi.InputPassportElementErrorSource