- 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
Fields -
Constructor Summary
ConstructorsConstructorDescriptionResets the login email address.Resets the login email address. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods 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:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-