socketio-kotlin
Toggle table of contents
1.6.0
common
Platform filter
common
Switch theme
Search in API
socketio-kotlin
socketio-kotlin
/
org.hildan.socketio
/
SocketIOPacket
/
BinaryAck
/
BinaryAck
Binary
Ack
constructor
(
namespace
:
String
,
ackId
:
Int
,
payload
:
List
<
PayloadElement
>
,
nBinaryAttachments
:
Int
)
(
source
)