java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.AuthenticationCodeType
it.tdlight.jni.TdApi.AuthenticationCodeTypeCall
- Enclosing class:
- TdApi
An authentication code is delivered
via a phone call to the specified phone number.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionAn authentication code is delivered via a phone call to the specified phone number.AuthenticationCodeTypeCall
(int length) An authentication code is delivered via a phone call to the specified phone number.An authentication code is delivered via a phone call to the specified phone number. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
length
public int lengthLength of the code. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
AuthenticationCodeTypeCall
public AuthenticationCodeTypeCall()An authentication code is delivered via a phone call to the specified phone number. -
AuthenticationCodeTypeCall
public AuthenticationCodeTypeCall(int length) An authentication code is delivered via a phone call to the specified phone number.- Parameters:
length
- int Length of the code.
-
AuthenticationCodeTypeCall
An authentication code is delivered via a phone call to the specified phone number.- 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()
-