Member Name | Description |
---|---|
Allow | Used as the verificationCode argument for PackageManager.VerifyPendingInstall(int, Android.Content.PM.PackageInstallVerification) to indicate that the calling package verifier allows the installation to proceed. |
Reject | Used as the verificationCode argument for PackageManager.VerifyPendingInstall(int, Android.Content.PM.PackageInstallVerification) to indicate the calling package verifier does not vote to allow the installation to proceed. |