Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.dgram
/
RemoteInfo
Remote
Info
sealed
external
interface
RemoteInfo
(
source
)
Members
Properties
address
Link copied to clipboard
abstract
var
address
:
String
family
Link copied to clipboard
abstract
var
family
:
RemoteInfoFamily
port
Link copied to clipboard
abstract
var
port
:
Double
size
Link copied to clipboard
abstract
var
size
:
Double