java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.CanTransferOwnershipResult
it.tdlight.jni.TdApi.CanTransferOwnershipResultPasswordNeeded
- Enclosing class:
- TdApi
public static final class TdApi.CanTransferOwnershipResultPasswordNeeded
extends TdApi.CanTransferOwnershipResult
The 2-step verification needs to be enabled first.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe 2-step verification needs to be enabled first.The 2-step verification needs to be enabled first. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
CanTransferOwnershipResultPasswordNeeded
public CanTransferOwnershipResultPasswordNeeded()The 2-step verification needs to be enabled first. -
CanTransferOwnershipResultPasswordNeeded
The 2-step verification needs to be enabled first.- 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()
-