PackageInstaller.SessionInfo.StagedSessionVerificationFailed Field

Definition

This member is deprecated.

[Android.Runtime.Register("STAGED_SESSION_VERIFICATION_FAILED", ApiSince=29)]
public const Android.Content.PM.StagedSession StagedSessionVerificationFailed = 1;
[<Android.Runtime.Register("STAGED_SESSION_VERIFICATION_FAILED", ApiSince=29)>]
val mutable StagedSessionVerificationFailed : Android.Content.PM.StagedSession

Field Value

Value = 1

Implements

Attributes

Remarks

This member is deprecated. use #SESSION_VERIFICATION_FAILED.

Java documentation for android.content.pm.PackageInstaller.SessionInfo.STAGED_SESSION_VERIFICATION_FAILED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to