Ditto JS SDK v5.0.0
Preparing search index...
TransportConfigLan
Interface TransportConfigLan
Part of
TransportConfig
type, configuration for discovering and syncing with peers on LAN.
interface
TransportConfigLan
{
isEnabled
:
boolean
;
isMdnsEnabled
:
boolean
;
isMulticastEnabled
:
boolean
;
}
Index
Properties
is
Enabled
is
Mdns
Enabled
is
Multicast
Enabled
Properties
is
Enabled
isEnabled
:
boolean
is
Mdns
Enabled
isMdnsEnabled
:
boolean
is
Multicast
Enabled
isMulticastEnabled
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Enabled
is
Mdns
Enabled
is
Multicast
Enabled
Ditto JS SDK v5.0.0
Loading...
Part of TransportConfig type, configuration for discovering and syncing with peers on LAN.