Language

RangingResult.UsdPeerId Property

Definition

Returns the USD peer identifier of the device whose range measurement was requested.

public int UsdPeerId { [Android.Runtime.Register("getUsdPeerId", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getUsdPeerId", "()I", "", ApiSince=37)>]
member this.UsdPeerId : int

Property Value

Will return a positive peer ID for results corresponding to requests issued using a USD peer ID, otherwise #UNSPECIFIED is returned.

Attributes

Remarks

Returns the USD peer identifier of the device whose range measurement was requested.

Android reference for android.net.wifi.rtt.RangingResult.getUsdPeerId.

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