public class AdvertisingIdClient
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AdvertisingIdClient.ADIDCallbackListener |
static class |
AdvertisingIdClient.AdInfo |
| Constructor and Description |
|---|
AdvertisingIdClient() |
| Modifier and Type | Method and Description |
|---|---|
static AdvertisingIdClient.AdInfo |
getAdvertisingIdInfo(android.content.Context context,
AdvertisingIdClient.ADIDCallbackListener listener) |
static void |
registADIDListener(AdvertisingIdClient.ADIDCallbackListener listener) |
public static void registADIDListener(AdvertisingIdClient.ADIDCallbackListener listener)
public static AdvertisingIdClient.AdInfo getAdvertisingIdInfo(android.content.Context context, AdvertisingIdClient.ADIDCallbackListener listener) throws java.lang.Exception
java.lang.Exception