Language

DlTdoaRangingParams.ComplexChannel Property

Definition

Gets the complex channel used for the session.

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

Property Value

A UwbComplexChannel object containing channel and preamble index.

Attributes

Remarks

Gets the complex channel used for the session.

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

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