Module tdlight.api

Class TdApi.PassportElementErrorSourceUnspecified

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

public static final class TdApi.PassportElementErrorSourceUnspecified extends TdApi.PassportElementErrorSource
The element contains an error in an unspecified place. The error will be considered resolved when new data is added.
  • Field Details

  • Constructor Details

    • PassportElementErrorSourceUnspecified

      public PassportElementErrorSourceUnspecified()
      The element contains an error in an unspecified place. The error will be considered resolved when new data is added.
    • PassportElementErrorSourceUnspecified

      public PassportElementErrorSourceUnspecified(DataInput input) throws IOException
      The element contains an error in an unspecified place. The error will be considered resolved when new data is added.
      Throws:
      IOException
  • Method Details