public static class TdApi.InputPassportElementErrorSourceUnspecified extends TdApi.InputPassportElementErrorSource
TdApi.InputPassportElementErrorSource.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
byte[] |
elementHash
Current hash of the entire element.
|
Constructor and Description |
---|
InputPassportElementErrorSourceUnspecified()
The element contains an error in an unspecified place.
|
InputPassportElementErrorSourceUnspecified(byte[] elementHash)
The element contains an error in an unspecified place.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public byte[] elementHash
public static final int CONSTRUCTOR
public InputPassportElementErrorSourceUnspecified()
public InputPassportElementErrorSourceUnspecified(byte[] elementHash)
elementHash
- Current hash of the entire element.public int getConstructor()
getConstructor
in class TdApi.InputPassportElementErrorSource