Preparing search index...
The search index is not available
Ditto JS SDK v4.7.2
Ditto JS SDK v4.7.2
TransportConfigPeerToPeer
Interface TransportConfigPeerToPeer
Part of
TransportConfig
type, configuration for all P2P transports.
interface
TransportConfigPeerToPeer
{
awdl
:
{
isEnabled
:
boolean
;
}
;
bluetoothLE
:
{
isEnabled
:
boolean
;
}
;
lan
:
TransportConfigLan
;
}
Index
Properties
awdl
bluetoothLE
lan
Properties
awdl
awdl
:
{
isEnabled
:
boolean
;
}
Type declaration
is
Enabled
:
boolean
bluetoothLE
bluetoothLE
:
{
isEnabled
:
boolean
;
}
Type declaration
is
Enabled
:
boolean
lan
lan
:
TransportConfigLan
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
awdl
bluetoothLE
lan
Ditto JS SDK v4.7.2
Attachment
AttachmentFetcher
AttachmentToken
Authenticator
BasePendingCursorOperation
BasePendingIDSpecificOperation
Collection
CollectionsEvent
ConnectionRequest
Counter
Ditto
DittoError
Document
DocumentID
DocumentPath
LiveQuery
LiveQueryEventInitial
LiveQueryEventUpdate
Logger
MutableCounter
MutableDocument
Loading...
Part of TransportConfig type, configuration for all P2P transports.