minipavi-kotlin
Toggle table of contents
0.0.8
common
Platform filter
common
Switch theme
Search in API
minipavi-kotlin
core
/
fr.outadoc.minipavi.core.model
/
ServiceResponse
/
Command
/
ConnectToWebSocket
/
ConnectToWebSocket
Connect
To
Web
Socket
constructor
(
key
:
String
,
host
:
String
,
path
:
String
?
=
null
,
proto
:
String
?
=
null
,
echo
:
Boolean
=
true
,
case
:
ServiceResponse.Command.Case
)