java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PassportElementErrorSource
it.tdlight.jni.TdApi.PassportElementErrorSourceDataField
- Enclosing class:
- TdApi
public static final class TdApi.PassportElementErrorSourceDataField
extends TdApi.PassportElementErrorSource
One of the data fields contains an
error. The error will be considered
resolved when the value of the field changes.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionOne of the data fields contains an error.One of the data fields contains an error.PassportElementErrorSourceDataField
(String fieldName) One of the data fields contains an error. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
fieldName
Field name. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
PassportElementErrorSourceDataField
public PassportElementErrorSourceDataField()One of the data fields contains an error. The error will be considered resolved when the value of the field changes. -
PassportElementErrorSourceDataField
One of the data fields contains an error. The error will be considered resolved when the value of the field changes.- Parameters:
fieldName
- String Field name.
-
PassportElementErrorSourceDataField
One of the data fields contains an error. The error will be considered resolved when the value of the field changes.- 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()
-