Speedify SDK for Android  14.8.0
Public Attributes | List of all members
com.speedify.speedifysdk.Types.NetworkSharing.Settings Class Reference

Detailed Description

Network Sharing Settings.

Since
14.0

Public Attributes

boolean clientEnabled
 if network sharing client is enabled More...
 
boolean hostEnabled
 if network sharing host is enabled More...
 
ConnectCode hostConnectCode
 json data used for clients to manually connect to this host More...
 
String displayName
 The public display name for this device. More...
 
PairRequestBehavior pairRequestBehavior
 How pair requests are handled. More...
 
boolean sameUserAutoPair
 If devices from the same user are automatically paired. More...
 
AutoPairBehavior autoPairBehavior
 If devices from the same user and/or team are automatically paired. More...
 

Member Data Documentation

◆ autoPairBehavior

AutoPairBehavior com.speedify.speedifysdk.Types.NetworkSharing.Settings.autoPairBehavior

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

Since
14.8

◆ clientEnabled

boolean com.speedify.speedifysdk.Types.NetworkSharing.Settings.clientEnabled

if network sharing client is enabled

Since
14.0

◆ displayName

String com.speedify.speedifysdk.Types.NetworkSharing.Settings.displayName

The public display name for this device.

Since
14.0

◆ hostConnectCode

ConnectCode com.speedify.speedifysdk.Types.NetworkSharing.Settings.hostConnectCode

json data used for clients to manually connect to this host

Since
14.0

◆ hostEnabled

boolean com.speedify.speedifysdk.Types.NetworkSharing.Settings.hostEnabled

if network sharing host is enabled

Since
14.0

◆ pairRequestBehavior

PairRequestBehavior com.speedify.speedifysdk.Types.NetworkSharing.Settings.pairRequestBehavior

How pair requests are handled.

Since
14.0

◆ sameUserAutoPair

boolean com.speedify.speedifysdk.Types.NetworkSharing.Settings.sameUserAutoPair

If devices from the same user are automatically paired.

Since
14.2
Deprecated:
as of 14.8. Use autoPairBehavior

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