- Enclosing class:
- TdApi
Adds the specified data to data usage
statistics. Can be called before authorization.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The network statistics entry with the data to be added to statistics. -
Constructor Summary
ConstructorDescriptionAdds the specified data to data usage statistics.Adds the specified data to data usage statistics.AddNetworkStatistics
(DataInput input) Adds the specified data to data usage statistics. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
entry
The network statistics entry with the data to be added to statistics. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
AddNetworkStatistics
public AddNetworkStatistics()Adds the specified data to data usage statistics. Can be called before authorization. ReturnsOk
-
AddNetworkStatistics
Adds the specified data to data usage statistics. Can be called before authorization. ReturnsOk
- Parameters:
entry
- NetworkStatisticsEntry The network statistics entry with the data to be added to statistics.
-
AddNetworkStatistics
Adds the specified data to data usage statistics. Can be called before authorization. ReturnsOk
- 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()
-