Ditto JS SDK v5.0.0
Preparing search index...
TransportConfigPeerToPeer
Interface TransportConfigPeerToPeer
Part of
TransportConfig
type, configuration for all P2P transports.
interface
TransportConfigPeerToPeer
{
awdl
:
{
isEnabled
:
boolean
}
;
bluetoothLE
:
{
isEnabled
:
boolean
}
;
lan
:
TransportConfigLan
;
wifiAware
:
{
isEnabled
:
boolean
}
;
}
Index
Properties
awdl
bluetooth
LE
lan
wifi
Aware
Properties
awdl
awdl
:
{
isEnabled
:
boolean
}
bluetooth
LE
bluetoothLE
:
{
isEnabled
:
boolean
}
lan
lan
:
TransportConfigLan
wifi
Aware
wifiAware
:
{
isEnabled
:
boolean
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
awdl
bluetooth
LE
lan
wifi
Aware
Ditto JS SDK v5.0.0
Loading...
Part of TransportConfig type, configuration for all P2P transports.