Language

BarringServiceType Enum

Definition

public enum BarringServiceType
type BarringServiceType = 
Inheritance
BarringServiceType

Fields

Name Value Description
CsService 0

Barring indicator for circuit-switched service; applicable to UTRAN

Android reference for android.telephony.BarringInfo.BARRING_SERVICE_TYPE_CS_SERVICE.

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.

PsService 1

Barring indicator for packet-switched service; applicable to UTRAN

Android reference for android.telephony.BarringInfo.BARRING_SERVICE_TYPE_PS_SERVICE.

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.

CsVoice 2

Barring indicator for circuit-switched voice service; applicable to UTRAN

Android reference for android.telephony.BarringInfo.BARRING_SERVICE_TYPE_CS_VOICE.

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.

MoSignalling 3

Barring indicator for mobile-originated signalling; applicable to EUTRAN and NGRAN

Android reference for android.telephony.BarringInfo.BARRING_SERVICE_TYPE_MO_SIGNALLING.

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.

MoData 4

Barring indicator for mobile-originated data traffic; applicable to EUTRAN and NGRAN

Android reference for android.telephony.BarringInfo.BARRING_SERVICE_TYPE_MO_DATA.

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.

CsFallback 5

Barring indicator for circuit-switched fallback for voice; applicable to EUTRAN and NGRAN

Android reference for android.telephony.BarringInfo.BARRING_SERVICE_TYPE_CS_FALLBACK.

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.

MmtelVoice 6

Barring indicator for MMTEL (IMS) voice; applicable to EUTRAN and NGRAN

Android reference for android.telephony.BarringInfo.BARRING_SERVICE_TYPE_MMTEL_VOICE.

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.

MmtelVideo 7

Barring indicator for MMTEL (IMS) video; applicable to EUTRAN and NGRAN

Android reference for android.telephony.BarringInfo.BARRING_SERVICE_TYPE_MMTEL_VIDEO.

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.

Emergency 8

Barring indicator for emergency services; applicable to UTRAN, EUTRAN, and NGRAN

Android reference for android.telephony.BarringInfo.BARRING_SERVICE_TYPE_EMERGENCY.

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.

Sms 9

Barring indicator for SMS sending; applicable to UTRAN, EUTRAN, and NGRAN

Android reference for android.telephony.BarringInfo.BARRING_SERVICE_TYPE_SMS.

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