Android.Content.Intent.ExtraChangedUidList Field
This field is part of Intent.ActionExternalApplicationsAvailable, Intent.ActionExternalApplicationsUnavailable and contains an integer array of uids of all of the components that have changed.

Syntax

[Android.Runtime.Register("EXTRA_CHANGED_UID_LIST")]
public const string ExtraChangedUidList

Remarks

This field is part of Intent.ActionExternalApplicationsAvailable, Intent.ActionExternalApplicationsUnavailable and contains an integer array of uids 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