OobInitiatorRangingConfig.RangingMode Property

Definition

Returns the ranging mode for the session.

public Android.Ranging.Oob.OobInitiatorRangingConfigMode RangingMode { [Android.Runtime.Register("getRangingMode", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getRangingMode", "()I", "", ApiSince=36)>]
member this.RangingMode : Android.Ranging.Oob.OobInitiatorRangingConfigMode

Property Value

the ranging mode. <p>Possible values: #RANGING_MODE_AUTO#RANGING_MODE_HIGH_ACCURACY#RANGING_MODE_HIGH_ACCURACY_PREFERRED#RANGING_MODE_FUSED

Attributes

Remarks

Returns the ranging mode for the session.

Java documentation for android.ranging.oob.OobInitiatorRangingConfig.getRangingMode().

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