Android.Net.Wifi.P2p.WifiP2pManager.ExtraP2pDeviceList Field
The lookup key for a Android.Net.Wifi.P2p.WifiP2pDeviceList object representing the new peer list when WifiP2pManager.WifiP2pPeersChangedAction broadcast is sent.

Syntax

[Android.Runtime.Register("EXTRA_P2P_DEVICE_LIST")]
public const string ExtraP2pDeviceList

Remarks

The lookup key for a Android.Net.Wifi.P2p.WifiP2pDeviceList object representing the new peer list when WifiP2pManager.WifiP2pPeersChangedAction broadcast is sent.

Retrieve with Android.Content.Intent.GetParcelableExtra(string).

[Android Documentation]

Requirements

Namespace: Android.Net.Wifi.P2p
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18