Package com.pointrlabs.core.feature
Object SystemFeatureState.Companion
-
- All Implemented Interfaces:
public class SystemFeatureState.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Integer
OFF
public final static Integer
ON
public final static Integer
WHILE_IN_USE
public final static Integer
ALWAYS
public final static Integer
UNSUPPORTED
public final static Integer
CORRUPTED
public final static Integer
DENIED
public final static Integer
BLE_CORRUPTED
public final static Integer
PROVISIONAL
public final static Integer
AR_DEVICE_NOT_COMPATIBLE
public final static Integer
AR_OS_NOT_COMPATIBLE
public final static Integer
AR_SUPPORTED
public final static Integer
AR_ARCORE_NOT_INSTALLED
public final static Integer
AR_ARCORE_USER_DECLINED_INSTALLATION
public final static Integer
AR_APK_TOO_OLD
public final static Integer
AR_SDK_TOO_OLD
public final static SystemFeatureState.Companion
INSTANCE
-