Interface UserAgent


  • public interface UserAgent
    Interface to provide both the compile time and runtime user.agent value.
    • Method Detail

      • getCompileTimeValue

        java.lang.String getCompileTimeValue()
        Returns the value of user agent for this permutation
      • getRuntimeValue

        java.lang.String getRuntimeValue()
        Returns the calculated value of user agent on the runtime