socketio-kotlin
Toggle table of contents
1.7.0
common
Platform filter
common
Switch theme
Search in API
socketio-kotlin
socketio-kotlin
/
org.hildan.socketio
/
EngineIOPacket
/
Open
/
Open
Open
constructor
(
sid
:
String
,
upgrades
:
List
<
String
>
,
pingInterval
:
Int
,
pingTimeout
:
Int
,
maxPayload
:
Int
?
=
null
)
(
source
)