Share via


WifiP2pGroup.Owner Property

Definition

Get the details of the group owner as a WifiP2pDevice object

public virtual Android.Net.Wifi.P2p.WifiP2pDevice? Owner { [Android.Runtime.Register("getOwner", "()Landroid/net/wifi/p2p/WifiP2pDevice;", "GetGetOwnerHandler")] get; }
[<get: Android.Runtime.Register("getOwner", "()Landroid/net/wifi/p2p/WifiP2pDevice;", "GetGetOwnerHandler")>]
member this.Owner : Android.Net.Wifi.P2p.WifiP2pDevice

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to