Class TdApi.RecoveryEmailAddress

  • Enclosing class:
    TdApi

    public static class TdApi.RecoveryEmailAddress
    extends TdApi.Object
    Contains information about the current recovery email address.
    • Field Detail

      • recoveryEmailAddress

        public String recoveryEmailAddress
        Recovery email address.
      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • RecoveryEmailAddress

        public RecoveryEmailAddress()
        Contains information about the current recovery email address.
      • RecoveryEmailAddress

        public RecoveryEmailAddress​(String recoveryEmailAddress)
        Contains information about the current recovery email address.
        Parameters:
        recoveryEmailAddress - Recovery email address.