Android.Net.Wifi.P2p.WifiP2pConfig.GroupOwnerIntent Property
This is an integer value between 0 and 15 where 0 indicates the least inclination to be a group owner and 15 indicates the highest inclination to be a group owner.

Syntax

[Android.Runtime.Register("groupOwnerIntent")]
public int GroupOwnerIntent { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This is an integer value between 0 and 15 where 0 indicates the least inclination to be a group owner and 15 indicates the highest inclination to be a group owner. A value of -1 indicates the system can choose an appropriate value.

[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