Android.Content.Intent.ExtraChangedPackageList Field
This field is part of Intent.ActionExternalApplicationsAvailable, Intent.ActionExternalApplicationsUnavailable and contains a string array of all of the components that have changed.

Syntax

[Android.Runtime.Register("EXTRA_CHANGED_PACKAGE_LIST")]
public const string ExtraChangedPackageList

Remarks

This field is part of Intent.ActionExternalApplicationsAvailable, Intent.ActionExternalApplicationsUnavailable and contains a string array of all of the components that have changed.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8