Module tdlight.api

Class TdApi.PassportElementErrorSourceFrontSide

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

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

  • Constructor Details

    • PassportElementErrorSourceFrontSide

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

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