Class TdApi.PassportElementErrorSourceReverseSide

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PassportElementErrorSource
it.tdlight.jni.TdApi.PassportElementErrorSourceReverseSide
Enclosing class:
TdApi

public static class TdApi.PassportElementErrorSourceReverseSide
extends TdApi.PassportElementErrorSource
The reverse side of the document contains an error. The error will be considered resolved when the file with the reverse side changes.
  • Field Details

  • Constructor Details

    • PassportElementErrorSourceReverseSide

      public PassportElementErrorSourceReverseSide()
      The reverse side of the document contains an error. The error will be considered resolved when the file with the reverse side changes.
    • PassportElementErrorSourceReverseSide

      public PassportElementErrorSourceReverseSide​(DataInput input) throws IOException
      The reverse side of the document contains an error. The error will be considered resolved when the file with the reverse side changes.
      Throws:
      IOException
  • Method Details