Speedify SDK for Desktop/Embedded 15.5.0
Loading...
Searching...
No Matches
Dispatch_Stats Struct Reference

#include <dispatch.h>

Data Fields

uint32_t numConnections
 
Dispatch_Connection connections [SPEEDIFYSDK_MAX_ADAPTERS]
 
char bestAdapterID [SPEEDIFYSDK_MAX_ADAPTER_NAME]
 

Detailed Description

The statistics for the Dispatch instance

Since
15.4

Field Documentation

◆ bestAdapterID

char Dispatch_Stats::bestAdapterID[SPEEDIFYSDK_MAX_ADAPTER_NAME]

The current adapter being used

Since
15.4

◆ connections

Dispatch_Connection Dispatch_Stats::connections[SPEEDIFYSDK_MAX_ADAPTERS]

The connections

Since
15.4

◆ numConnections

uint32_t Dispatch_Stats::numConnections

The number of connections

Since
15.4

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