Class TdApi.GetPasswordState

Enclosing class:
TdApi

public static class TdApi.GetPasswordState extends TdApi.Function<TdApi.PasswordState>
Returns the current state of 2-step verification.

Returns PasswordState

  • Field Details

    • CONSTRUCTOR

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

    • GetPasswordState

      public GetPasswordState()
      Default constructor for a function, which returns the current state of 2-step verification.

      Returns PasswordState

  • Method Details