다음을 통해 공유


WifiManager.InterfaceCreationImpact.InterfaceType Property

Definition

public virtual int InterfaceType { [Android.Runtime.Register("getInterfaceType", "()I", "GetGetInterfaceTypeHandler", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getInterfaceType", "()I", "GetGetInterfaceTypeHandler", ApiSince=33)>]
member this.InterfaceType : int

Property Value

The interface type which will be torn down to make room for the interface requested in #reportCreateInterfaceImpact(int, boolean, Executor, BiConsumer).

Attributes

Remarks

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

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