- id
- pending package identifier as passed via the Android.Content.PM.PackageManager.ExtraVerificationId Intent extra.
- verificationCode
- either Android.Content.PM.PackageManager.VerificationAllow or Android.Content.PM.PackageManager.VerificationReject.
Allows a package listening to the Android.Content.Intent.ActionPackageNeedsVerification to respond to the package manager. The response must include the verificationCode which is one of Android.Content.PM.PackageManager.VerificationAllow or Android.Content.PM.PackageManager.VerificationReject.