Package 

Object UID2


  • 
    public class UID2
    
                        

    An object exposing the version information associated with the UID2 SDK.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static UID2 INSTANCE
    • Method Summary

      Modifier and Type Method Description
      final String getVersion() Gets the version of the included UID2 SDK library, in string format.
      final Version getVersionInfo() Gets the version of the included UID2 SDK library, in its individual major, minor and patch components.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getVersion

         final String getVersion()

        Gets the version of the included UID2 SDK library, in string format.

      • getVersionInfo

         final Version getVersionInfo()

        Gets the version of the included UID2 SDK library, in its individual major, minor and patch components.