java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.AuthenticationCodeType
it.tdlight.jni.TdApi.AuthenticationCodeTypeFlashCall
- Enclosing class:
- TdApi
public static final class TdApi.AuthenticationCodeTypeFlashCall
extends TdApi.AuthenticationCodeType
An authentication code is delivered
by an immediately canceled call to
the specified phone number. The phone
number that calls is the code that
must be entered automatically.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Pattern of the phone number from which the call will be made. -
Constructor Summary
ConstructorDescriptionAn authentication code is delivered by an immediately canceled call to the specified phone number.An authentication code is delivered by an immediately canceled call to the specified phone number.AuthenticationCodeTypeFlashCall
(String pattern) An authentication code is delivered by an immediately canceled call to the specified phone number. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
pattern
Pattern of the phone number from which the call will be made. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
AuthenticationCodeTypeFlashCall
public AuthenticationCodeTypeFlashCall()An authentication code is delivered by an immediately canceled call to the specified phone number. The phone number that calls is the code that must be entered automatically. -
AuthenticationCodeTypeFlashCall
An authentication code is delivered by an immediately canceled call to the specified phone number. The phone number that calls is the code that must be entered automatically.- Parameters:
pattern
- String Pattern of the phone number from which the call will be made.
-
AuthenticationCodeTypeFlashCall
An authentication code is delivered by an immediately canceled call to the specified phone number. The phone number that calls is the code that must be entered automatically.- 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()
-