Uses of Class
it.tdlight.jni.TdApi.FirebaseAuthenticationSettings
-
Uses of TdApi.FirebaseAuthenticationSettings in it.tdlight.jni
Modifier and TypeClassDescriptionstatic final class
Settings for Firebase Authentication in the official Android application.static final class
Settings for Firebase Authentication in the official iOS application.Modifier and TypeFieldDescriptionTdApi.PhoneNumberAuthenticationSettings.firebaseAuthenticationSettings
For official Android and iOS applications only; pass null otherwise.ModifierConstructorDescriptionPhoneNumberAuthenticationSettings
(boolean allowFlashCall, boolean allowMissedCall, boolean isCurrentPhoneNumber, boolean allowSmsRetrieverApi, TdApi.FirebaseAuthenticationSettings firebaseAuthenticationSettings, String[] authenticationTokens) Contains settings for the authentication of the user's phone number.