Call Type Constants (Windows Embedded CE 6.0)
1/6/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_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 |