Call Type Constants
A version of this page is also available for
4/8/2010
Call types.
Value | Description |
---|---|
RIL_CALLTYPE_UNKNOWN |
Unknown type. |
RIL_CALLTYPE_VOICE |
Voice call. |
RIL_CALLTYPE_DATA |
Data call. |
RIL_CALLTYPE_FAX |
Fax call. |
RIL_CALLTYPE_VOICEGROUPCALL |
Voice group call. |
RIL_CALLTYPE_VOICEBROADCASTCALL |
Voice broadcast call |
RIL_CALLTYPE_PTT |
Push-to-talk call. |
RIL_CALLTYPE_VT |
Video telephony call. |
RIL_CALLTYPE_USSD |
USSD call. |
RIL_CALLTYPE_LAST |
The calltype of the last valid call that occured on the device. It is set to one of the other call type constants. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |