toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.net
/
HostWithPort
Host
With
Port
data
class
HostWithPort
(
val
host
:
String
,
val
port
:
Int
)
Members
Constructors
Host
With
Port
Link copied to clipboard
constructor
(
host
:
String
,
port
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
host
Link copied to clipboard
val
host
:
String
port
Link copied to clipboard
val
port
:
Int