- Enclosing class:
- TdApi
Resets the login email address. May
return an error with a message
"TASK_ALREADY_EXISTS" if
reset is still pending. Works only
when the current authorization state
is authorizationStateWaitEmailCode
and authorizationState.canResetEmailAddress == true.
Returns
Ok
-
Field Summary
-
Constructor Summary
ConstructorDescriptionResets the login email address.Resets the login email address. -
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
-
ResetAuthenticationEmailAddress
public ResetAuthenticationEmailAddress()Resets the login email address. May return an error with a message "TASK_ALREADY_EXISTS" if reset is still pending. Works only when the current authorization state is authorizationStateWaitEmailCode and authorizationState.canResetEmailAddress == true. ReturnsOk
-
ResetAuthenticationEmailAddress
Resets the login email address. May return an error with a message "TASK_ALREADY_EXISTS" if reset is still pending. Works only when the current authorization state is authorizationStateWaitEmailCode and authorizationState.canResetEmailAddress == true. 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()
-