Android.Net.Wifi.P2p.WifiP2pGroup Class
A class representing a Wi-Fi P2p group.

See Also: WifiP2pGroup Members

Syntax

[Android.Runtime.Register("android/net/wifi/p2p/WifiP2pGroup", DoNotGenerateAcw=true)]
public class WifiP2pGroup : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

A class representing a Wi-Fi P2p group. A p2p group consists of a single group owner and one or more clients. In the case of a group with only two devices, one will be the group owner and the other will be a group client.

See Also

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