RouteSelectionDescriptor.SessionType Property

Definition

This is used for checking which session type defined in 3GPP TS 23.

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

Property Value

Int32

the session type for this route selection descriptor.

Attributes

Remarks

Java documentation for android.telephony.data.RouteSelectionDescriptor.getSessionType().

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