Also:
"Google Play services"
public static final class AdvertisingIdClient.Info extends Object
Includes both the advertising ID as well as the limit ad tracking setting.
Public Constructor Summary
AdvertisingIdClient.Info(String
advertisingId, boolean limitAdTrackingEnabled)
|
Public Method Summary
String |
getId()
Retrieves the advertising ID.
|
boolean |
isLimitAdTrackingEnabled()
Retrieves whether the user has limit ad tracking enabled or not.
|
String |
toString()
|
Inherited Method Summary
Public Constructors
public AdvertisingIdClient.Info (String advertisingId, boolean limitAdTrackingEnabled)
Also:
"Google Play services"
Public Methods
public boolean isLimitAdTrackingEnabled ()
Also:
"Google Play services"
Retrieves whether the user has limit ad tracking enabled or not.