Android.Content.PM.PackageInstaller.OpenSession Method
Open an existing session to actively perform work.

Syntax

[Android.Runtime.Register("openSession", "(I)Landroid/content/pm/PackageInstaller$Session;", "GetOpenSession_IHandler")]
public virtual PackageInstaller.Session OpenSession (int sessionId)

Parameters

sessionId
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOExceptionif parameters were unsatisfiable, such as lack of disk space or unavailable media.
Java.Lang.SecurityExceptionwhen the caller does not own the session, or the session is invalid.

Remarks

Open an existing session to actively perform work. To succeed, the caller must be the owner of the install session.

[Android Documentation]

Requirements

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