Uses of Class
it.tdlight.jni.TdApi.EmailAddressAuthenticationCodeInfo
-
Uses of TdApi.EmailAddressAuthenticationCodeInfo in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.PasswordState.recoveryEmailAddressCodeInfo
Information about the recovery email address to which the confirmation email was sent; may be null.ModifierConstructorDescriptionPasswordState
(boolean hasPassword, String passwordHint, boolean hasRecoveryEmailAddress, boolean hasPassportData, TdApi.EmailAddressAuthenticationCodeInfo recoveryEmailAddressCodeInfo, int pendingResetDate) Represents the current state of 2-step verification.