DlTdoaRangingParams.ComplexChannel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.