Language

WifiPdRangingParams.PeerMacAddress Property

Definition

Gets the MAC address of the peer device.

public Android.Net.MacAddress PeerMacAddress { [Android.Runtime.Register("getPeerMacAddress", "()Landroid/net/MacAddress;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getPeerMacAddress", "()Landroid/net/MacAddress;", "", ApiSince=37)>]
member this.PeerMacAddress : Android.Net.MacAddress

Property Value

Attributes

Remarks

Gets the MAC address of the peer device.

Android reference for android.ranging.wifi.pd.WifiPdRangingParams.getPeerMacAddress.

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