java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Seconds
- Enclosing class:
- TdApi
Contains a value representing a number of seconds.
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
seconds
public double secondsNumber of seconds. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
Seconds
public Seconds()Contains a value representing a number of seconds. -
Seconds
public Seconds(double seconds) Contains a value representing a number of seconds.- Parameters:
seconds
- double Number of seconds.
-
Seconds
Contains a value representing a number of seconds.- 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()
-