RttStationRangingParams.ChannelWidth Property

Definition

Returns the channel width associated with this RTT ranging session.

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

Property Value

the channel width as a Integer.

Attributes

Remarks

Returns the channel width associated with this RTT ranging session.

Java documentation for android.ranging.wifi.rtt.RttStationRangingParams.getChannelWidth().

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