Language

DlTdoaRangingParams.DeviceAddress Property

Definition

Gets the UWB address of the device.

public Android.Ranging.Uwb.UwbAddress DeviceAddress { [Android.Runtime.Register("getDeviceAddress", "()Landroid/ranging/uwb/UwbAddress;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getDeviceAddress", "()Landroid/ranging/uwb/UwbAddress;", "", ApiSince=37)>]
member this.DeviceAddress : Android.Ranging.Uwb.UwbAddress

Property Value

The UwbAddress of the device.

Attributes

Remarks

Gets the UWB address of the device.

Android reference for android.ranging.uwb.DlTdoaRangingParams.getDeviceAddress.

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