Uses of Class
org.drinkless.tdlib.TdApi.EmailAddressAuthentication
Packages that use TdApi.EmailAddressAuthentication
-
Uses of TdApi.EmailAddressAuthentication in org.drinkless.tdlib
Subclasses of TdApi.EmailAddressAuthentication in org.drinkless.tdlibModifier and TypeClassDescriptionstatic class
An authentication token received through Apple ID.static class
An authentication code delivered to a user's email address.static class
An authentication token received through Google ID.Fields in org.drinkless.tdlib declared as TdApi.EmailAddressAuthenticationModifier and TypeFieldDescriptionTdApi.CheckAuthenticationEmailCode.code
Email address authentication to check.TdApi.CheckLoginEmailAddressCode.code
Email address authentication to check.Constructors in org.drinkless.tdlib with parameters of type TdApi.EmailAddressAuthenticationModifierConstructorDescriptionCreates a function, which checks the authentication of an email address.Creates a function, which checks the login email address authentication.