Package com.chatmotorapi.api.version
Class VersionValues
java.lang.Object
com.chatmotorapi.api.version.VersionValues
public class VersionValues extends Object
Contains constant values representing the version and release date of the API.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description VersionValues()
-
Method Summary
-
Field Details
-
VERSION
The current version of the API.- See Also:
- Constant Field Values
-
BUILD
The current build of the API.- See Also:
- Constant Field Values
-
DATE
The release date of the current version.- See Also:
- Constant Field Values
-
-
Constructor Details
-
VersionValues
public VersionValues()
-