Android.Content.PM.PackageInstaller.UpdateSessionAppIcon Method
Update the icon representing the app being installed in a specific session.

Syntax

[Android.Runtime.Register("updateSessionAppIcon", "(ILandroid/graphics/Bitmap;)V", "GetUpdateSessionAppIcon_ILandroid_graphics_Bitmap_Handler")]
public virtual void UpdateSessionAppIcon (int sessionId, Android.Graphics.Bitmap appIcon)

Parameters

sessionId
Documentation for this section has not yet been entered.
appIcon
Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.SecurityExceptionwhen the caller does not own the session, or the session is invalid.

Remarks

Update the icon representing the app being installed in a specific session. This should be roughly Android.App.ActivityManager.LauncherLargeIconSize in both dimensions.

[Android Documentation]

Requirements

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