-
public interface GaidProviderProvides the Google Advertising ID (GAID) when available and when the user has not enabled "Limit ad tracking". Must be called from a background thread; use getGaid from a coroutine (e.g. Dispatchers.IO).
public interface GaidProvider
Provides the Google Advertising ID (GAID) when available and when the user has not enabled "Limit ad tracking". Must be called from a background thread; use getGaid from a coroutine (e.g. Dispatchers.IO).