Class TdApi.CancelRecoveryEmailAddressVerification

Enclosing class:
TdApi

public static class TdApi.CancelRecoveryEmailAddressVerification extends TdApi.Function<TdApi.PasswordState>
Cancels verification of the 2-step verification recovery email address.

Returns PasswordState

  • Field Details

    • CONSTRUCTOR

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

    • CancelRecoveryEmailAddressVerification

      public CancelRecoveryEmailAddressVerification()
      Default constructor for a function, which cancels verification of the 2-step verification recovery email address.

      Returns PasswordState

  • 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