|
LinuxSDK
V1.4.0.5
|
#include <SwiApiGsmNetwork.h>
Data Fields | |
| swi_uint32 | sizeStruct |
| swi_uint32 | TransmitBytes |
| swi_uint32 | ReceiveBytes |
This structure contains total number of bytes transmitted and received since the counter was last reset.
This structure is used by SwiGetTrafficStatistics. SwiResetTrafficStatistics can be called to reset byte counters.
Byte counter info is persistent across connections.
| swi_uint32 SWI_STRUCT_ByteCounter::ReceiveBytes |
Bytes received
| swi_uint32 SWI_STRUCT_ByteCounter::sizeStruct |
The size, in bytes, of this structure. This value must always be populated by the calling application.
| swi_uint32 SWI_STRUCT_ByteCounter::TransmitBytes |
Bytes transmitted