Class TdApi.InputPassportElementErrorSourceUnspecified

Enclosing class:
TdApi

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

    • elementHash

      public byte[] elementHash
      Current hash of the entire element.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • InputPassportElementErrorSourceUnspecified

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

      public InputPassportElementErrorSourceUnspecified(byte[] elementHash)
      The element contains an error in an unspecified place. The error will be considered resolved when new data is added.
      Parameters:
      elementHash - Current hash of the entire element.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR