Uses of Class
it.tdlight.jni.TdApi.EmailAddressResetState
-
Uses of TdApi.EmailAddressResetState in it.tdlight.jni
Modifier and TypeClassDescriptionstatic final class
Email address can be reset after the given period.static final class
Email address reset has already been requested.Modifier and TypeFieldDescriptionTdApi.AuthorizationStateWaitEmailCode.emailAddressResetState
Reset state of the email address; may be null if the email address can't be reset.ModifierConstructorDescriptionAuthorizationStateWaitEmailCode
(boolean allowAppleId, boolean allowGoogleId, TdApi.EmailAddressAuthenticationCodeInfo codeInfo, TdApi.EmailAddressResetState emailAddressResetState) TDLib needs the user's authentication code sent to an email address to authorize.