Class SDKHelper


  • public class SDKHelper
    extends Object
    A helper class that provides methods for getting SDK information.
    • Constructor Detail

      • SDKHelper

        public SDKHelper()
    • Method Detail

      • getSdkVersion

        public static String getSdkVersion()
        Helper function that reads the current sdk version from pom.xml.
        Returns:
        The current SDK version.