Preparing search index...
The search index is not available
Ditto JS SDK v4.8.0
Ditto JS SDK v4.8.0
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.8.0
Loading...
Part of TransportConfig type, configuration for listening for TCP connections.