- 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 SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionResends an authentication code to the user.Resends an authentication code to the user.
- 
Method SummaryMethods inherited from class it.tdlight.jni.TdApi.FunctiontoStringMethods inherited from class it.tdlight.jni.TdApi.Objectserialize
- 
Field Details- 
CONSTRUCTORpublic static final int CONSTRUCTOR- See Also:
 
 
- 
- 
Constructor Details- 
ResendAuthenticationCodepublic 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
- 
ResendAuthenticationCodeResends 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- 
getConstructorpublic int getConstructor()- Specified by:
- getConstructorin class- TdApi.Object
 
- 
serialize- Specified by:
- serializein class- TdApi.Object
- Throws:
- IOException
 
- 
equals
- 
hashCodepublic int hashCode()
 
-