java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.StatisticalGraph
it.tdlight.jni.TdApi.StatisticalGraphAsync
- Enclosing class:
- TdApi
The graph data to be asynchronously
loaded through getStatisticalGraph.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The token to use for data loading. -
Constructor Summary
ConstructorDescriptionThe graph data to be asynchronously loaded through getStatisticalGraph.StatisticalGraphAsync
(DataInput input) StatisticalGraphAsync
(String token) The graph data to be asynchronously loaded through getStatisticalGraph. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
token
The token to use for data loading. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
StatisticalGraphAsync
public StatisticalGraphAsync()The graph data to be asynchronously loaded through getStatisticalGraph. -
StatisticalGraphAsync
The graph data to be asynchronously loaded through getStatisticalGraph.- Parameters:
token
- String The token to use for data loading.
-
StatisticalGraphAsync
- 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()
-