public static class TdApi.ResendPhoneNumberConfirmationCode 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 |
---|
ResendPhoneNumberConfirmationCode()
Default constructor for a function, which resends phone number confirmation code.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public ResendPhoneNumberConfirmationCode()
Returns AuthenticationCodeInfo
public int getConstructor()
getConstructor
in class TdApi.Function