Condividi tramite


WifiP2pDevice.WfdInfo Property

Definition

The Wifi Display information for this device, or null if unavailable.

public virtual Android.Net.Wifi.P2p.WifiP2pWfdInfo? WfdInfo { [Android.Runtime.Register("getWfdInfo", "()Landroid/net/wifi/p2p/WifiP2pWfdInfo;", "GetGetWfdInfoHandler", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getWfdInfo", "()Landroid/net/wifi/p2p/WifiP2pWfdInfo;", "GetGetWfdInfoHandler", ApiSince=30)>]
member this.WfdInfo : Android.Net.Wifi.P2p.WifiP2pWfdInfo

Property Value

Attributes

Remarks

The Wifi Display information for this device, or null if unavailable.

Java documentation for android.net.wifi.p2p.WifiP2pDevice.getWfdInfo().

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