Class Version

java.lang.Object
com.chatmotorapi.api.version.Version

public class Version
extends Object
Displays the product Version info
  • Field Details

  • Constructor Details

    • Version

      public Version()
  • Method Details

    • getVersion

      public static final String getVersion()
      Gets the version of the product.
      Returns:
      the version of the product.
    • toString

      public String toString()
      Overrides:
      toString in class Object