- Enclosing class:
- TdApi
Returns the period of inactivity after
which the account of the current user
will automatically be deleted.
Returns
AccountTtl
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns the period of inactivity after which the account of the current user will automatically be deleted.GetAccountTtl
(DataInput input) Returns the period of inactivity after which the account of the current user will automatically be deleted. -
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
-
GetAccountTtl
public GetAccountTtl()Returns the period of inactivity after which the account of the current user will automatically be deleted. ReturnsAccountTtl
-
GetAccountTtl
Returns the period of inactivity after which the account of the current user will automatically be deleted. ReturnsAccountTtl
- 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()
-