PackageInstaller.ActiveStagedSessions Proprietà

Definizione

Restituisce l'elenco delle sessioni a fasi attive.

public virtual System.Collections.Generic.IList<Android.Content.PM.PackageInstaller.SessionInfo> ActiveStagedSessions { [Android.Runtime.Register("getActiveStagedSessions", "()Ljava/util/List;", "GetGetActiveStagedSessionsHandler", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getActiveStagedSessions", "()Ljava/util/List;", "GetGetActiveStagedSessionsHandler", ApiSince=30)>]
member this.ActiveStagedSessions : System.Collections.Generic.IList<Android.Content.PM.PackageInstaller.SessionInfo>

Valore della proprietà

Attributi

Commenti

Restituisce l'elenco delle sessioni a fasi attive. Restituisce un elenco vuoto se non è presente alcuno.

Per altre informazioni sulle sessioni considerate attive, vedere * SessionInfo#isStagedSessionActive().

per android.content.pm.PackageInstaller.getActiveStagedSessions().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a