Speedify SDK for Desktop/Embedded 15.4.1
Loading...
Searching...
No Matches
SpeedifySDK_NetworkSharingUsage Struct Reference

Network sharing usage data. More...

#include <types.h>

Data Fields

uint64_t bytesToday
 bytes used today
 
uint64_t bytesLastWeek
 bytes used this week
 
uint64_t bytesLastMonth
 bytes used this month
 
uint64_t bytesTotal
 bytes used total
 

Detailed Description

Network sharing usage data.

Since
14.0

Field Documentation

◆ bytesLastMonth

uint64_t SpeedifySDK_NetworkSharingUsage::bytesLastMonth

bytes used this month

Since
14.0

◆ bytesLastWeek

uint64_t SpeedifySDK_NetworkSharingUsage::bytesLastWeek

bytes used this week

Since
14.0

◆ bytesToday

uint64_t SpeedifySDK_NetworkSharingUsage::bytesToday

bytes used today

Since
14.0

◆ bytesTotal

uint64_t SpeedifySDK_NetworkSharingUsage::bytesTotal

bytes used total

Since
14.0

The documentation for this struct was generated from the following file: