Class TdApi.ResendChangePhoneNumberCode

  • Enclosing class:
    TdApi

    public static class TdApi.ResendChangePhoneNumberCode
    extends TdApi.Function
    Re-sends the authentication code sent to confirm a new phone number for the user. Works only if the previously received authenticationCodeInfo nextCodeType was not null.

    Returns AuthenticationCodeInfo

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CONSTRUCTOR
      Identifier uniquely determining type of the object.
    • Field Detail

      • CONSTRUCTOR

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

      • ResendChangePhoneNumberCode

        public ResendChangePhoneNumberCode()
        Default constructor.