Preparing search index...
The search index is not available
Ditto JS SDK v4.9.4
Ditto JS SDK v4.9.4
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
is
Enabled
:
boolean
is
Mdns
Enabled
is
Mdns
Enabled
:
boolean
is
Multicast
Enabled
is
Multicast
Enabled
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Enabled
is
Mdns
Enabled
is
Multicast
Enabled
Ditto JS SDK v4.9.4
Loading...
Part of TransportConfig type, configuration for discovering and syncing with peers on LAN.