ImsEmergencyDomain Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum ImsEmergencyDomain
type ImsEmergencyDomain =
- Inheritance
-
ImsEmergencyDomain
Fields
| Name | Value | Description |
|---|---|---|
| Cs | 1 | Circuit switched domain. Android reference for 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. |
| Ps3gpp | 2 | Packet switched domain over 3GPP networks. Android reference for 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. |
| PsNon3gpp | 3 | Packet switched domain over non-3GPP networks such as Wi-Fi. Android reference for 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. |