Package 

Class AdvertisingID


  • 
    public final class AdvertisingID
    
                        

    Object that encapsulate advertising ID

    • Constructor Summary

      Constructors 
      Constructor Description
      AdvertisingID()
    • Method Summary

      Modifier and Type Method Description
      boolean isReady() Tell if the process to retrieve advertising ID is already complete
      String get() Get the advertising ID
      boolean isLimited() Is the use of the advertising ID limited
      boolean isNotNull() Is the advertising ID not null
      • Methods inherited from class java.lang.Object

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

      • AdvertisingID

        AdvertisingID()
    • Method Detail

      • isReady

         boolean isReady()

        Tell if the process to retrieve advertising ID is already complete

      • isLimited

         boolean isLimited()

        Is the use of the advertising ID limited

      • isNotNull

         boolean isNotNull()

        Is the advertising ID not null