ARCore is back at Google I/O on May 10! Register now.

UnavailableUserDeclinedInstallationException

Stay organized with collections Save and categorize content based on your preferences.
public class UnavailableUserDeclinedInstallationException

Thrown when ArCoreApk.requestInstall(Activity, boolean) is called after the user had previously cancelled installation.

Public Constructors

Inherited Methods

Public Constructors

UnavailableUserDeclinedInstallationException

public UnavailableUserDeclinedInstallationException()

UnavailableUserDeclinedInstallationException

public UnavailableUserDeclinedInstallationException(
  String message
)

Details
Parameters
message