java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Function<TdApi.AuthenticationCodeInfo>
it.tdlight.jni.TdApi.ResendPhoneNumberConfirmationCode
- Enclosing class:
- TdApi
public static final class TdApi.ResendPhoneNumberConfirmationCode
extends TdApi.Function<TdApi.AuthenticationCodeInfo>
Resends phone number confirmation code.
Returns
AuthenticationCodeInfo
-
Field Summary
-
Constructor Summary
ConstructorDescriptionResends phone number confirmation code.Resends phone number confirmation code. -
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
-
ResendPhoneNumberConfirmationCode
public ResendPhoneNumberConfirmationCode()Resends phone number confirmation code. ReturnsAuthenticationCodeInfo
-
ResendPhoneNumberConfirmationCode
Resends phone number confirmation code. 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()
-