Package 

Class GAdsPrefetchTask


  • 
    public class GAdsPrefetchTask
    extends BranchAsyncTask<Void, Void, Void>
                        

    Async task to fetch GAID and LAT value. This task fetch the GAID and LAT in background. The Background task times out after GAID_FETCH_TIME_OUT.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class io.branch.referral.BranchAsyncTask

        executeTask
      • 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