Preparing search index...
The search index is not available
Ditto JS SDK v4.7.4
Ditto JS SDK v4.7.4
TransportConfigListenTCP
Interface TransportConfigListenTCP
Part of
TransportConfig
type, configuration for listening for TCP connections.
interface
TransportConfigListenTCP
{
interfaceIP
:
string
;
isEnabled
:
boolean
;
port
:
number
;
}
Index
Properties
interfaceIP
is
Enabled
port
Properties
interfaceIP
interfaceIP
:
string
is
Enabled
is
Enabled
:
boolean
port
port
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
interfaceIP
is
Enabled
port
Ditto JS SDK v4.7.4
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 listening for TCP connections.