- Enclosing class:
- TdApi
Sends Firebase Authentication SMS to
the phone number of the user. Works
only when the current authorization
state is authorizationStateWaitCode
and the server returned code of the
type authenticationCodeTypeFirebaseAndroid or authenticationCodeTypeFirebaseIos.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
SafetyNet Attestation API token for the Android application, or secret from push notification for the iOS application. -
Constructor Summary
ConstructorDescriptionSends Firebase Authentication SMS to the phone number of the user.Sends Firebase Authentication SMS to the phone number of the user.Sends Firebase Authentication SMS to the phone number of the user. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
token
SafetyNet Attestation API token for the Android application, or secret from push notification for the iOS application. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SendAuthenticationFirebaseSms
public SendAuthenticationFirebaseSms()Sends Firebase Authentication SMS to the phone number of the user. Works only when the current authorization state is authorizationStateWaitCode and the server returned code of the type authenticationCodeTypeFirebaseAndroid or authenticationCodeTypeFirebaseIos. ReturnsOk
-
SendAuthenticationFirebaseSms
Sends Firebase Authentication SMS to the phone number of the user. Works only when the current authorization state is authorizationStateWaitCode and the server returned code of the type authenticationCodeTypeFirebaseAndroid or authenticationCodeTypeFirebaseIos. ReturnsOk
- Parameters:
token
- String SafetyNet Attestation API token for the Android application, or secret from push notification for the iOS application.
-
SendAuthenticationFirebaseSms
Sends Firebase Authentication SMS to the phone number of the user. Works only when the current authorization state is authorizationStateWaitCode and the server returned code of the type authenticationCodeTypeFirebaseAndroid or authenticationCodeTypeFirebaseIos. ReturnsOk
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-