- Enclosing class:
- TdApi
Re-sends 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.
Returns Ok
-
Field Summary
-
Constructor Summary
ConstructorDescriptionRe-sends an authentication code to the user.Re-sends 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()Re-sends 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.Returns
Ok
-
ResendAuthenticationCode
Re-sends 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.Returns
Ok
- 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()
-