RouteSelectionDescriptor.SscMode Property

Definition

SSC mode stands for Session and Service Continuity mode (which specifies the IP continuity mode) as defined in 3GPP TS 23.

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

Property Value

the SSC mode for this route selection descriptor.

Attributes

Remarks

SSC mode stands for Session and Service Continuity mode (which specifies the IP continuity mode) as defined in 3GPP TS 23.501.

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

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