java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Function<TdApi.CanTransferOwnershipResult>
it.tdlight.jni.TdApi.CanTransferOwnership
- Enclosing class:
- TdApi
public static final class TdApi.CanTransferOwnership
extends TdApi.Function<TdApi.CanTransferOwnershipResult>
Checks whether the current session
can be used to transfer a chat ownership
to another user.
Returns
CanTransferOwnershipResult
-
Field Summary
-
Constructor Summary
ConstructorDescriptionChecks whether the current session can be used to transfer a chat ownership to another user.CanTransferOwnership
(DataInput input) Checks whether the current session can be used to transfer a chat ownership to another user. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
CanTransferOwnership
public CanTransferOwnership()Checks whether the current session can be used to transfer a chat ownership to another user. ReturnsCanTransferOwnershipResult
-
CanTransferOwnership
Checks whether the current session can be used to transfer a chat ownership to another user. ReturnsCanTransferOwnershipResult
- 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()
-