Android.Net.Wifi.P2p.WifiP2pManager.WifiP2pDiscoveryChangedAction Field
Broadcast intent action indicating that peer discovery has either started or stopped.

Syntax

[Android.Runtime.Register("WIFI_P2P_DISCOVERY_CHANGED_ACTION")]
public const string WifiP2pDiscoveryChangedAction

Remarks

Broadcast intent action indicating that peer discovery has either started or stopped. One extra WifiP2pManager.ExtraDiscoveryState indicates whether discovery has started or stopped.

Note that discovery will be stopped during a connection setup. If the application tries to re-initiate discovery during this time, it can fail.

[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 16