Share via


UwbRangingParams.SubSessionId Property

Definition

Gets the sub-session ID if applicable for the session.

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

Property Value

The sub-session ID as an integer or #SUB_SESSION_UNDEFINED if not applicable.

Attributes

Remarks

Gets the sub-session ID if applicable for the session.

Java documentation for android.ranging.uwb.UwbRangingParams.getSubSessionId().

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