共用方式為


WifiManager.IsTdlsSupported Property

Definition

public virtual bool IsTdlsSupported { [Android.Runtime.Register("isTdlsSupported", "()Z", "GetIsTdlsSupportedHandler")] get; }
[<get: Android.Runtime.Register("isTdlsSupported", "()Z", "GetIsTdlsSupportedHandler")>]
member this.IsTdlsSupported : bool

Property Value

true if this adapter supports Tunnel Directed Link Setup

Attributes

Remarks

Java documentation for android.net.wifi.WifiManager.isTdlsSupported().

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