Android.Content.PM.PackageInstaller.ActionSessionDetails Field
Activity Action: Show details about a particular install session.

Syntax

[Android.Runtime.Register("ACTION_SESSION_DETAILS")]
public const string ActionSessionDetails

Remarks

Activity Action: Show details about a particular install session. This may surface actions such as pause, resume, or cancel.

This should always be scoped to the installer package that owns the session. Clients should use NoType:android/content/pm/PackageInstaller$SessionInfo;Href=../../../../reference/android/content/pm/PackageInstaller.SessionInfo.html#createDetailsIntent() to build this intent correctly.

In some cases, a matching Activity may not exist, so ensure you safeguard against this.

The session to show details for is defined in PackageInstaller.ExtraSessionId.

[Android Documentation]

Requirements

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