public static class TdApi.StatisticalGraphAsync extends TdApi.StatisticalGraph
TdApi.StatisticalGraph.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
java.lang.String |
token
The token to use for data loading.
|
Constructor and Description |
---|
StatisticalGraphAsync()
The graph data to be asynchronously loaded through getStatisticalGraph.
|
StatisticalGraphAsync(java.lang.String token)
The graph data to be asynchronously loaded through getStatisticalGraph.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public java.lang.String token
public static final int CONSTRUCTOR
public StatisticalGraphAsync()
public StatisticalGraphAsync(java.lang.String token)
token
- The token to use for data loading.public int getConstructor()
getConstructor
in class TdApi.StatisticalGraph