Telephony Service Constants
A version of this page is also available for
4/8/2010
Telephony service types - Voice Group Call (VGC) and Voice Broadcast Call (VBC).
Value | Description |
---|---|
RIL_SERVICE_UNKNOWN |
Unknown service. |
RIL_SERVICE_MODEM_ASYNC |
Asynchronous modem. |
RIL_SERVICE_MODEM_SYNC |
Synchronous modem. |
RIL_SERVICE_PADACCESS_ASYNC |
PAD access (asynchronous). |
RIL_SERVICE_PACKETACCESS_SYNC |
Packet access (synchronous). |
RIL_SERVICE_VOICE |
Voice. |
RIL_SERVICE_FAX |
Fax. |
RIL_SERVICE_VGC |
Voice group call. |
RIL_SERVICE_VBC |
Voice broadcast call. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |