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
FieldsModifier and TypeFieldDescriptionstatic final intThe token to use for data loading. -
Constructor Summary
ConstructorsConstructorDescriptionThe graph data to be asynchronously loaded through getStatisticalGraph.StatisticalGraphAsync(DataInput input) The graph data to be asynchronously loaded through getStatisticalGraph.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
The graph data to be asynchronously loaded through getStatisticalGraph.- 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()
-