Share via


UwbRangingParams.SessionId Property

Definition

Gets the session ID associated with this ranging session.

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

Property Value

The session ID as an integer.

Attributes

Remarks

Gets the session ID associated with this ranging session.

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

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