NetworkSliceInfo.SliceServiceType Property

Definition

The type of service provided by the slice.

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

Property Value

Attributes

Remarks

The type of service provided by the slice. <p/> see: 3GPP TS 24.501 Section 9.11.2.8.

Java documentation for android.telephony.data.NetworkSliceInfo.getSliceServiceType().

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