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

Network sharing settings. More...

#include <types.h>

Data Fields

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

Detailed Description

Network sharing settings.

Since
14.0

Field Documentation

◆ alwaysOnDiscovery

bool SpeedifySDK_NetworkSharingSettings::alwaysOnDiscovery

If discovery is always active.

Since
14.7
Deprecated
as of 14.8. Use autoPairBehavior

◆ autoPairBehavior

SpeedifySDK_NetworkSharingAutoPairBehavior SpeedifySDK_NetworkSharingSettings::autoPairBehavior

If devices from the same user and/or team are automatically paired.

Since
14.8

◆ 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: