ArCoreApk.UserMessageType

public static final enum ArCoreApk.UserMessageType

Controls the message displayed by the installation UI.

Inherited Methods

Enum Values

APPLICATION

public static final ArCoreApk.UserMessageType APPLICATION

Display a localized message like "This application requires ARCore...".

FEATURE

public static final ArCoreApk.UserMessageType FEATURE

Display a localized message like "This feature requires ARCore...".

USER_ALREADY_INFORMED

public static final ArCoreApk.UserMessageType USER_ALREADY_INFORMED

Application has explained why ARCore is required prior to calling requestInstall(), skip user education dialog.