Uses of Class
it.tdlight.jni.TdApi.EmailAddressAuthentication
-
Uses of TdApi.EmailAddressAuthentication in it.tdlight.jni
Subclasses of TdApi.EmailAddressAuthentication in it.tdlight.jniModifier and TypeClassDescriptionstatic final class
An authentication token received through Apple ID.static final class
An authentication code delivered to a user's email address.static final class
An authentication token received through Google ID.Fields in it.tdlight.jni declared as TdApi.EmailAddressAuthenticationModifier and TypeFieldDescriptionTdApi.CheckAuthenticationEmailCode.code
Email address authentication to check.TdApi.CheckLoginEmailAddressCode.code
Email address authentication to check.Constructors in it.tdlight.jni with parameters of type TdApi.EmailAddressAuthenticationModifierConstructorDescriptionChecks the authentication of a email address.Checks the login email address authentication.