public final class SpeechServiceWebsocketStatusCodes
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
INVALID_PAYLOAD_DATA |
static int |
OK |
static int |
PROTOCOL_ERROR |
static int |
SERVER_ERROR |
public static final int OK
public static final int PROTOCOL_ERROR
public static final int INVALID_PAYLOAD_DATA
public static final int SERVER_ERROR