BarringServiceType 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 BarringServiceType
type BarringServiceType =
- Inheritance
-
BarringServiceType
Fields
| Name | Value | Description |
|---|---|---|
| CsService | 0 | Barring indicator for circuit-switched service; applicable to UTRAN 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. |
| PsService | 1 | Barring indicator for packet-switched service; applicable to UTRAN 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. |
| CsVoice | 2 | Barring indicator for circuit-switched voice service; applicable to UTRAN 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. |
| MoSignalling | 3 | Barring indicator for mobile-originated signalling; applicable to EUTRAN and NGRAN 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. |
| MoData | 4 | Barring indicator for mobile-originated data traffic; applicable to EUTRAN and NGRAN 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. |
| CsFallback | 5 | Barring indicator for circuit-switched fallback for voice; applicable to EUTRAN and NGRAN 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. |
| MmtelVoice | 6 | Barring indicator for MMTEL (IMS) voice; applicable to EUTRAN and NGRAN 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. |
| MmtelVideo | 7 | Barring indicator for MMTEL (IMS) video; applicable to EUTRAN and NGRAN 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. |
| Emergency | 8 | Barring indicator for emergency services; applicable to UTRAN, EUTRAN, and NGRAN 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. |
| Sms | 9 | Barring indicator for SMS sending; applicable to UTRAN, EUTRAN, and NGRAN 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. |