- Enclosing class:
- TdApi
Adds the specified data to data usage
statistics. Can be called before authorization.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe network statistics entry with the data to be added to statistics. -
Constructor Summary
ConstructorsConstructorDescriptionAdds 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
toStringMethods 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:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-