Speedify SDK for Desktop  14.7.0
Data Fields
SpeedifySDK_NetworkSharingSettings Struct Reference

Detailed Description

Network sharing settings.

Since
14.0

#include <types.h>

Data Fields

bool clientEnabled
 if network sharing client is enabled More...
 
bool hostEnabled
 if network sharing host is enabled More...
 
SpeedifySDK_NetworkSharingConnectCode hostConnectCode
 json data used for clients to manually connect to this host More...
 
SpeedifySDK_NetworkSharingDisplayName displayName
 The public display name for this device. More...
 
SpeedifySDK_NetworkSharingPairRequestBehavior pairRequestBehavior
 How pair requests are handled. More...
 
bool sameUserAutoPair
 If devices from the same user are automatically paired. More...
 
bool alwaysOnDiscovery
 If discovery is always active. More...
 

Field Documentation

◆ alwaysOnDiscovery

bool SpeedifySDK_NetworkSharingSettings::alwaysOnDiscovery

If discovery is always active.

Since
14.7

◆ clientEnabled

bool SpeedifySDK_NetworkSharingSettings::clientEnabled

if network sharing client is enabled

Since
14.0

◆ displayName

SpeedifySDK_NetworkSharingDisplayName SpeedifySDK_NetworkSharingSettings::displayName

The public display name for this device.

Since
14.0

◆ hostConnectCode

SpeedifySDK_NetworkSharingConnectCode SpeedifySDK_NetworkSharingSettings::hostConnectCode

json data used for clients to manually connect to this host

Since
14.0

◆ hostEnabled

bool SpeedifySDK_NetworkSharingSettings::hostEnabled

if network sharing host is enabled

Since
14.0

◆ pairRequestBehavior

SpeedifySDK_NetworkSharingPairRequestBehavior SpeedifySDK_NetworkSharingSettings::pairRequestBehavior

How pair requests are handled.

Since
14.0

◆ sameUserAutoPair

bool SpeedifySDK_NetworkSharingSettings::sameUserAutoPair

If devices from the same user are automatically paired.

Since
14.2

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