RangingConfig.RangingSessionType Property

Definition

Gets the ranging session type RangingSessionType

public virtual Android.Ranging.RangingConfigSessionType RangingSessionType { [Android.Runtime.Register("getRangingSessionType", "()I", "GetGetRangingSessionTypeHandler", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getRangingSessionType", "()I", "GetGetRangingSessionTypeHandler", ApiSince=36)>]
member this.RangingSessionType : Android.Ranging.RangingConfigSessionType

Property Value

the type of ranging session.

Attributes

Remarks

Gets the ranging session type RangingSessionType

Java documentation for android.ranging.RangingConfig.getRangingSessionType().

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