Condividi tramite


Intent.ExtraChangedPackageList Campo

Definizione

Questo campo fa parte di android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_AVAILABLE, , android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE, android.content.Intent#ACTION_PACKAGES_SUSPENDEDandroid.content.Intent#ACTION_PACKAGES_UNSUSPENDED e contiene una matrice di stringhe di tutti i componenti che sono stati modificati.

[Android.Runtime.Register("EXTRA_CHANGED_PACKAGE_LIST")]
public const string ExtraChangedPackageList;
[<Android.Runtime.Register("EXTRA_CHANGED_PACKAGE_LIST")>]
val mutable ExtraChangedPackageList : string

Valore del campo

Implementazioni

Attributi

Commenti

Questo campo fa parte di android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_AVAILABLE, android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE, android.content.Intent#ACTION_PACKAGES_SUSPENDEDandroid.content.Intent#ACTION_PACKAGES_UNSUSPENDED e contiene una matrice di stringhe di tutti i componenti che sono stati modificati.

Documentazione Java per android.content.Intent.EXTRA_CHANGED_PACKAGE_LIST.

Le parti di questa pagina sono modifiche in base al lavoro creato e condiviso dal Android Open Source e usato in base ai termini descritti nella .

Si applica a