- Enclosing class:
- TdApi
Terminates a session of the current user.
Returns
Ok-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTerminates a session of the current user.TerminateSession(long sessionId) Terminates a session of the current user.TerminateSession(DataInput input) Terminates a session of the current user. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
sessionId
public long sessionIdSession identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
TerminateSession
public TerminateSession()Terminates a session of the current user. ReturnsOk -
TerminateSession
public TerminateSession(long sessionId) Terminates a session of the current user. ReturnsOk- Parameters:
sessionId- long Session identifier.
-
TerminateSession
Terminates a session of the current user. ReturnsOk- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-