Class GetSocial.Device

  • Enclosing class:
    GetSocial

    public static final class GetSocial.Device
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getIdentifier()
      Return IDFA.
      static boolean isTestDevice()
      Returns false before SDK is initialized.
      • Methods inherited from class java.lang.Object

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

      • isTestDevice

        public static boolean isTestDevice()
        Returns false before SDK is initialized.
        Returns:
        true if is test device.
      • getIdentifier

        public static java.lang.String getIdentifier()
        Return IDFA.
        Returns:
        device advertising ID if available.