public static class TdApi.ResendChangePhoneNumberCode extends TdApi.Function
Returns AuthenticationCodeInfo
TdApi.Function.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
ResendChangePhoneNumberCode()
Default constructor for a function, which re-sends the authentication code sent to confirm a new phone number for the current user.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public ResendChangePhoneNumberCode()
Returns AuthenticationCodeInfo
public int getConstructor()
getConstructor
in class TdApi.Function