public final class Versions extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CONNECT_VERSION
Version of the Connect Message this client understands
|
static List<String> |
OLD_SUPPORTED_VERSIONS
List of supported protocol protocol.
|
static String |
PROTOCOL_VERSION
Version of the supported protocol
|
static String |
SDK_VERSION
Version of the Java SDK.
|
public static final String SDK_VERSION
public static final List<String> OLD_SUPPORTED_VERSIONS
public static final String PROTOCOL_VERSION
public static final int CONNECT_VERSION