AddNetworkStatistics constructor

AddNetworkStatistics(
  1. {required NetworkStatisticsEntry entry,
  2. int? extra,
  3. int? clientId}
)

Adds the specified data to data usage statistics. Can be called before authorization

Returns Ok

Implementation

AddNetworkStatistics