Android.Content.PM.PackageInstallVerification Enumeration
Enumerates values returned by several types and taken as a parameter of several types.

Syntax

public enum PackageInstallVerification

Remarks

Enumerates values returned by the following: and taken as a parameter of the following: .

Members

Member NameDescription
AllowUsed as the verificationCode argument for PackageManager.VerifyPendingInstall(int, Android.Content.PM.PackageInstallVerification) to indicate that the calling package verifier allows the installation to proceed.
RejectUsed 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.

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0