get_network_statistics

Function get_network_statistics 

Source
pub async fn get_network_statistics(
    only_current: bool,
    client_id: i32,
) -> Result<NetworkStatistics, Error>
Expand description

Returns network data usage statistics. Can be called before authorization

ยงArguments

  • only_current - Pass true to get statistics only for the current library launch
  • client_id - The client id to send the request to