public class CBIdentity
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CBIdentity.Identity |
| Modifier and Type | Field and Description |
|---|---|
static int |
TRACKING_ENABLED |
static int |
TRACKING_LIMITED |
static int |
TRACKING_UNKNOWN
Values representing the state of the Google Play Services / Amazon advertising ID.
|
| Constructor and Description |
|---|
CBIdentity() |
| Modifier and Type | Method and Description |
|---|---|
CBIdentity.Identity |
getIdentity()
called from http requests
|
public static final int TRACKING_UNKNOWN
public static final int TRACKING_ENABLED
public static final int TRACKING_LIMITED
public CBIdentity.Identity getIdentity()