public class DeviceInfo
extends java.lang.Object
| Constructor and Description |
|---|
DeviceInfo() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Integer |
getOpenRTBDeviceType(Context context) |
static java.lang.String |
getType(Context context)
TODO figure out what it does and refactor, looks like it is trying to figure out device type
although all the edge cases and assumption in this code make it unreliable
|
static java.lang.String |
getUniqueId(Context context,
boolean isTrackingLimited)
Create or get already created unique device id.
|
public static java.lang.String getType(Context context)
context - public static java.lang.Integer getOpenRTBDeviceType(Context context)
public static java.lang.String getUniqueId(Context context,
boolean isTrackingLimited)
context - isTrackingLimited -