Ditto JS SDK v5.0.0
Preparing search index...
TransportConfigListenTCP
Interface TransportConfigListenTCP
Part of
TransportConfig
type, configuration for listening for TCP connections.
interface
TransportConfigListenTCP
{
interfaceIP
:
string
;
isEnabled
:
boolean
;
port
:
number
;
}
Index
Properties
interface
IP
is
Enabled
port
Properties
interface
IP
interfaceIP
:
string
is
Enabled
isEnabled
:
boolean
port
port
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
interface
IP
is
Enabled
port
Ditto JS SDK v5.0.0
Loading...
Part of TransportConfig type, configuration for listening for TCP connections.