java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Ok
- Enclosing class:
- TdApi
An object of this type is returned on
a successful function call for certain functions.
-
Field Summary
-
Constructor Summary
-
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
-
Ok
public Ok()An object of this type is returned on a successful function call for certain functions. -
Ok
An object of this type is returned on a successful function call for certain functions.- 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()
-