java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.CanTransferOwnershipResult
it.tdlight.jni.TdApi.CanTransferOwnershipResultOk
- Enclosing class:
- TdApi
public static final class TdApi.CanTransferOwnershipResultOk
extends TdApi.CanTransferOwnershipResult
The session can be used.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe session can be used.The session can be used. -
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
-
CanTransferOwnershipResultOk
public CanTransferOwnershipResultOk()The session can be used. -
CanTransferOwnershipResultOk
The session can be used.- 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()
-