toggle menu
service-core
JVM
switch theme
search in API
service-core
/
com.serious.service
/
Server
Server
data
class
Server
(
val
host
:
String
,
val
port
:
Int
)
Members
Constructors
Server
Link copied to clipboard
constructor
(
host
:
String
,
port
:
Int
)
Properties
host
Link copied to clipboard
val
host
:
String
port
Link copied to clipboard
val
port
:
Int