diff --git a/docs/xml/Android.Telephony.Data/NetworkSliceServiceType.xml b/docs/xml/Android.Telephony.Data/NetworkSliceServiceType.xml index a37859f7..ee413fe4 100644 --- a/docs/xml/Android.Telephony.Data/NetworkSliceServiceType.xml +++ b/docs/xml/Android.Telephony.Data/NetworkSliceServiceType.xml @@ -11,8 +11,19 @@ System.Enum - To be added. - To be added. + Network slice service types defined by NetworkSliceInfo. + + + + Java documentation for android.telephony.data.NetworkSliceInfo. + + + + 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. + @@ -40,7 +51,7 @@ 1 - To be added. + Slice suitable for the handling of 5G enhanced Mobile Broadband. @@ -68,7 +79,7 @@ 3 - To be added. + Slice suitable for the handling of massive IoT. @@ -96,7 +107,7 @@ 0 - To be added. + Indicates that the service type is not present. @@ -124,7 +135,7 @@ 2 - To be added. + Slice suitable for the handling of ultra-reliable low latency communications. diff --git a/docs/xml/Android.Telephony.Data/RouteSelectionSessionType.xml b/docs/xml/Android.Telephony.Data/RouteSelectionSessionType.xml index ae78bbe7..0880babe 100644 --- a/docs/xml/Android.Telephony.Data/RouteSelectionSessionType.xml +++ b/docs/xml/Android.Telephony.Data/RouteSelectionSessionType.xml @@ -11,8 +11,19 @@ System.Enum - To be added. - To be added. + Session types for route selection descriptors. + + + + Java documentation for android.telephony.data.RouteSelectionDescriptor. + + + + 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. + @@ -40,7 +51,7 @@ 0 - To be added. + The route selection descriptor is for the session with IPv4 type. @@ -68,7 +79,7 @@ 2 - To be added. + The route selection descriptor is for the session with both IPv4 and IPv6 types. @@ -96,7 +107,7 @@ 1 - To be added. + The route selection descriptor is for the session with IPv6 type. diff --git a/docs/xml/Android.Telephony.Data/RouteSelectionSscMode.xml b/docs/xml/Android.Telephony.Data/RouteSelectionSscMode.xml index d8864008..d502fec4 100644 --- a/docs/xml/Android.Telephony.Data/RouteSelectionSscMode.xml +++ b/docs/xml/Android.Telephony.Data/RouteSelectionSscMode.xml @@ -11,8 +11,19 @@ System.Enum - To be added. - To be added. + Session and Service Continuity (SSC) modes for route selection descriptors. + + + + Java documentation for android.telephony.data.RouteSelectionDescriptor. + + + + 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. + @@ -40,7 +51,7 @@ 1 - To be added. + The route selection descriptor is using SSC mode 1. The session will provide continual support when UE's location is updated. @@ -68,7 +79,7 @@ 2 - To be added. + The route selection descriptor is using SSC mode 2. The new session for the same network will be established after releasing the old session when UE's location is updated. @@ -96,7 +107,7 @@ 3 - To be added. + The route selection descriptor is using SSC mode 3. The new session for the same network is allowed to be established before releasing the old session when UE's location is updated.