次の方法で共有


ChangedPackages(Int32, IList<String>) Constructor

Definition

[Android.Runtime.Register(".ctor", "(ILjava/util/List;)V", "", ApiSince=26)]
public ChangedPackages (int sequenceNumber, System.Collections.Generic.IList<string> packageNames);
[<Android.Runtime.Register(".ctor", "(ILjava/util/List;)V", "", ApiSince=26)>]
new Android.Content.PM.ChangedPackages : int * System.Collections.Generic.IList<string> -> Android.Content.PM.ChangedPackages

Parameters

sequenceNumber
Int32
packageNames
IList<String>
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to