java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Function<TdApi.AuthenticationCodeInfo>
it.tdlight.jni.TdApi.ResendChangePhoneNumberCode
- Enclosing class:
- TdApi
public static final class TdApi.ResendChangePhoneNumberCode
extends TdApi.Function<TdApi.AuthenticationCodeInfo>
Resends the authentication code sent
to confirm a new phone number for the
current user. Works only if the
previously received authenticationCodeInfo
nextCodeType was not null and the
server-specified timeout has passed.
Returns
AuthenticationCodeInfo
-
Field Summary
-
Constructor Summary
ConstructorDescriptionResends the authentication code sent to confirm a new phone number for the current user.Resends the authentication code sent to confirm a new phone number for the current user. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ResendChangePhoneNumberCode
public ResendChangePhoneNumberCode()Resends the authentication code sent to confirm a new phone number for the current user. Works only if the previously received authenticationCodeInfo nextCodeType was not null and the server-specified timeout has passed. ReturnsAuthenticationCodeInfo
-
ResendChangePhoneNumberCode
Resends the authentication code sent to confirm a new phone number for the current user. Works only if the previously received authenticationCodeInfo nextCodeType was not null and the server-specified timeout has passed. ReturnsAuthenticationCodeInfo
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-