Partager via


WifiManager.InterfaceCreationImpact.Packages Property

Definition

public virtual System.Collections.Generic.ICollection<string> Packages { [Android.Runtime.Register("getPackages", "()Ljava/util/Set;", "GetGetPackagesHandler", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getPackages", "()Ljava/util/Set;", "GetGetPackagesHandler", ApiSince=33)>]
member this.Packages : System.Collections.Generic.ICollection<string>

Property Value

The list of potentially impacted packages due to tearing down the interface specified in #getInterfaceType().

Attributes

Remarks

Java documentation for android.net.wifi.WifiManager.InterfaceCreationImpact.getPackages().

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