SilentShardKotlinMultiplatform
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SilentShardKotlinMultiplatform
network
/
com.silencelaboratories.silentshard.network.websocket
/
WebsocketConfig
/
WebsocketConfig
Websocket
Config
constructor
(
url
:
String
,
port
:
Int
?
=
null
,
isSecure
:
Boolean
=
true
,
authenticationToken
:
String
?
=
null
)