Speedify SDK for Desktop  14.7.0
Data Fields
SpeedifySDK_NetworkSharingUsage Struct Reference

Detailed Description

Network sharing usage data.

Since
14.0

#include <types.h>

Data Fields

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

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: