Share via


UwbRangingParams.ConfigId Property

Definition

Gets the configuration ID associated with this session.

public Android.Ranging.Uwb.UwbRangingConfig ConfigId { [Android.Runtime.Register("getConfigId", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getConfigId", "()I", "", ApiSince=36)>]
member this.ConfigId : Android.Ranging.Uwb.UwbRangingConfig

Property Value

The configuration ID as an integer.

Attributes

Remarks

Gets the configuration ID associated with this session.

Java documentation for android.ranging.uwb.UwbRangingParams.getConfigId().

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