- Enclosing class:
- TdApi
Resends an authentication code to the
user. Works only when the current
authorization state is
authorizationStateWaitCode, the
nextCodeType of the result is not null
and the server-specified timeout has
passed, or when the current authorization
state is authorizationStateWaitEmailCode.
Returns
Ok
-
Field Summary
-
Constructor Summary
ConstructorDescriptionResends an authentication code to the user.Resends an authentication code to the 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
-
ResendAuthenticationCode
public ResendAuthenticationCode()Resends an authentication code to the user. Works only when the current authorization state is authorizationStateWaitCode, the nextCodeType of the result is not null and the server-specified timeout has passed, or when the current authorization state is authorizationStateWaitEmailCode. ReturnsOk
-
ResendAuthenticationCode
Resends an authentication code to the user. Works only when the current authorization state is authorizationStateWaitCode, the nextCodeType of the result is not null and the server-specified timeout has passed, or when the current authorization state is authorizationStateWaitEmailCode. ReturnsOk
- 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()
-