Package 

Interface AdsIdentifierProvider.AdsIdentifierListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onSuccess(String id, boolean limited) Called on success with the id & if the user selected to opt-out from ads
      abstract void onError(Exception e) Called on error
      • Methods inherited from class java.lang.Object

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

      • onSuccess

         abstract void onSuccess(String id, boolean limited)

        Called on success with the id & if the user selected to opt-out from ads