WifiP2pWfdInfo.DeviceTypeWfdSource Field

Definition

Caution

This constant will be removed in the future version. Use Android.Net.Wifi.P2p.WfdInfoDeviceType enum directly instead of this field.

[Android.Runtime.Register("DEVICE_TYPE_WFD_SOURCE", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.P2p.WfdInfoDeviceType enum directly instead of this field.", true)]
public const Android.Net.Wifi.P2p.WfdInfoDeviceType DeviceTypeWfdSource = 0;
[<Android.Runtime.Register("DEVICE_TYPE_WFD_SOURCE", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.P2p.WfdInfoDeviceType enum directly instead of this field.", true)>]
val mutable DeviceTypeWfdSource : Android.Net.Wifi.P2p.WfdInfoDeviceType

Field Value

Value = 0

Implements

Attributes

Applies to