public class ARUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
AR_CHECK_NOT_SUPPORTED |
static int |
AR_CHECK_SUPPORTED |
static int |
AR_CHECK_TRANSIENT |
| Constructor and Description |
|---|
ARUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Config |
createConfiguration(org.json.JSONObject properties,
Session session) |
static org.json.JSONObject |
getConfigEnums() |
static int |
isSupported(android.content.Context context) |
public static final int AR_CHECK_NOT_SUPPORTED
public static final int AR_CHECK_SUPPORTED
public static final int AR_CHECK_TRANSIENT