-
public class AdIdManager.FetchAdIdInfoTask extends AsyncTask<Void, Void, Void>
-
-
Constructor Summary
Constructors Constructor Description AdIdManager.FetchAdIdInfoTask(Context context, AdIdFetchListener listener)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
AdIdManager.FetchAdIdInfoTask
AdIdManager.FetchAdIdInfoTask(Context context, AdIdFetchListener listener)
-
-
-
-