SocketAckStatus
public enum SocketAckStatus : String
The status of an ack.
-
The ack timed out.
Declaration
Swift
case noAck = "NO ACK"
SocketIO Docs (77% documented)
public enum SocketAckStatus : String
The status of an ack.
The ack timed out.
Swift
case noAck = "NO ACK"