Package 

Class IdfaClient.Response

    • Constructor Summary

      Constructors 
      Constructor Description
      IdfaClient.Response(String id, boolean limitTracking) Construct new IDFA client response.
    • Method Summary

      Modifier and Type Method Description
      String id() IDFA value.
      boolean limitTracking() User has requested limited tracking.
      • Methods inherited from class java.lang.Object

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

      • IdfaClient.Response

        IdfaClient.Response(String id, boolean limitTracking)
        Construct new IDFA client response.
        Parameters:
        id - IDFA value or empty if unavailable
        limitTracking - {@code true} if, and only if, user has requested limited tracking