Uses of Class
it.tdlight.jni.TdApi.EmailAddressResetState
-
Uses of TdApi.EmailAddressResetState in it.tdlight.jni
Subclasses of TdApi.EmailAddressResetState in it.tdlight.jniModifier and TypeClassDescriptionstatic final classEmail address can be reset after the given period.static final classEmail address reset has already been requested.Fields in it.tdlight.jni declared as TdApi.EmailAddressResetStateModifier and TypeFieldDescriptionTdApi.AuthorizationStateWaitEmailCode.emailAddressResetStateReset state of the email address; may be null if the email address can't be reset.Constructors in it.tdlight.jni with parameters of type TdApi.EmailAddressResetStateModifierConstructorDescriptionAuthorizationStateWaitEmailCode(boolean allowAppleId, boolean allowGoogleId, TdApi.EmailAddressAuthenticationCodeInfo codeInfo, TdApi.EmailAddressResetState emailAddressResetState) TDLib needs the user's authentication code sent to an email address to authorize.