Speedify SDK for Desktop  14.7.0
Data Fields
SpeedifySDK_NetworkSharingConnection Struct Reference

Detailed Description

Network sharing connection.

Since
14.0

#include <types.h>

Data Fields

SpeedifySDK_NetworkSharingPeerStatus peerStatus
 status of this pure connection More...
 
SpeedifySDK_NetworkSharingTunnelStatus tunnelStatus
 status of the tunnel connection with this peer More...
 
bool allowed
 If this connection is allowed. More...
 
SpeedifySDK_NetworkSharingUsage usage
 usage over this connection More...
 

Field Documentation

◆ allowed

bool SpeedifySDK_NetworkSharingConnection::allowed

If this connection is allowed.

Since
14.0

◆ peerStatus

SpeedifySDK_NetworkSharingPeerStatus SpeedifySDK_NetworkSharingConnection::peerStatus

status of this pure connection

Since
14.0

◆ tunnelStatus

SpeedifySDK_NetworkSharingTunnelStatus SpeedifySDK_NetworkSharingConnection::tunnelStatus

status of the tunnel connection with this peer

Since
14.0

◆ usage

SpeedifySDK_NetworkSharingUsage SpeedifySDK_NetworkSharingConnection::usage

usage over this connection

Since
14.0

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