NetworkStatisticsEntryCall¶
Contains information about the total amount of data that was used for calls
NetworkStatisticsEntryCall(
network_type: NetworkType,
sent_bytes: int53,
received_bytes: int53,
duration: double
) → NetworkStatisticsEntry