Package 

Class AdvertisingIdManager.FetchTask

    • Method Summary

      Modifier and Type Method Description
      void fetch() Additional method executing this task without seperated thread.
      • Methods inherited from class android.os.AsyncTask

        cancel, execute, execute, executeOnExecutor, get, getStatus, isCancelled
      • Methods inherited from class java.lang.Object

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

      • AdvertisingIdManager.FetchTask

        AdvertisingIdManager.FetchTask()
    • Method Detail

      • fetch

         void fetch()

        Additional method executing this task without seperated thread.