Language

WifiPdRangingParams.Builder(MacAddress) Constructor

Definition

Constructs a new Builder for creating a ranging session.

[Android.Runtime.Register(".ctor", "(Landroid/net/MacAddress;)V", "", ApiSince=37)]
public Builder(Android.Net.MacAddress peerMacAddress);
[<Android.Runtime.Register(".ctor", "(Landroid/net/MacAddress;)V", "", ApiSince=37)>]
new Android.Ranging.Wifi.PD.WifiPdRangingParams.Builder : Android.Net.MacAddress -> Android.Ranging.Wifi.PD.WifiPdRangingParams.Builder

Parameters

peerMacAddress
MacAddress

The MAC address of the peer device.

Attributes

Remarks

Constructs a new Builder for creating a ranging session.

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

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