public static interface SocketIoSocket.ReceivedByLocalAcknowledgementCallback
| Modifier and Type | Method and Description |
|---|---|
void |
sendAcknowledgement(Object... args)
Call this method to send ack to remote client.
|
void sendAcknowledgement(Object... args)
args - Data sent to remote client.Copyright © 2022. All rights reserved.