public static interface SocketIoSocket.ReceivedByRemoteAcknowledgementCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onReceivedByRemote(Object... args)
Called when remote client calls ack callback.
|
void onReceivedByRemote(Object... args)
args - Data sent by remote client.Copyright © 2022. All rights reserved.