SocketAckStatus public enum SocketAckStatus : String The status of an ack. Cases noAck The ack timed out. Declaration Swift case noAck = "NO ACK"