Language

ImsEmergencyDomain Enum

Definition

public enum ImsEmergencyDomain
type ImsEmergencyDomain = 
Inheritance
ImsEmergencyDomain

Fields

Name Value Description
Cs 1

Circuit switched domain.

Android reference for android.telephony.CarrierConfigManager.ImsEmergency.DOMAIN_CS.

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 android.telephony.CarrierConfigManager.ImsEmergency.DOMAIN_PS_3GPP.

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 android.telephony.CarrierConfigManager.ImsEmergency.DOMAIN_PS_NON_3GPP.

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