java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.AuthenticationCodeType
it.tdlight.jni.TdApi.AuthenticationCodeTypeFragment
- Enclosing class:
- TdApi
An authentication code is delivered
to https://fragment.com. The user must
be logged in there via a wallet owning
the phone number's NFT.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
int
Length of the code.URL to open to receive the code. -
Constructor Summary
ConstructorDescriptionAn authentication code is delivered to https://fragment.com.An authentication code is delivered to https://fragment.com.AuthenticationCodeTypeFragment
(String url, int length) An authentication code is delivered to https://fragment.com. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
url
URL to open to receive the code. -
length
public int lengthLength of the code. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
AuthenticationCodeTypeFragment
public AuthenticationCodeTypeFragment()An authentication code is delivered to https://fragment.com. The user must be logged in there via a wallet owning the phone number's NFT. -
AuthenticationCodeTypeFragment
An authentication code is delivered to https://fragment.com. The user must be logged in there via a wallet owning the phone number's NFT.- Parameters:
url
- String URL to open to receive the code.length
- int Length of the code.
-
AuthenticationCodeTypeFragment
An authentication code is delivered to https://fragment.com. The user must be logged in there via a wallet owning the phone number's NFT.- 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()
-