Call Management Constants
A version of this page is also available for
4/8/2010
Call management commands.
Value | Description |
---|---|
RIL_CALLCMD_RELEASEHELD |
Release all held calls, send "busy" to waiting call. |
RIL_CALLCMD_RELEASEACTIVE_ACCEPTHELD |
Release all active calls, accept waiting or held call. |
RIL_CALLCMD_RELEASECALL |
Release the specified call. |
RIL_CALLCMD_HOLDACTIVE_ACCEPTHELD |
Hold all active calls, accept waiting or held call. |
RIL_CALLCMD_HOLDALLBUTONE |
Hold all active calls, except for the specified call. |
RIL_CALLCMD_ADDHELDTOCONF |
Add all held calls to a conference. |
RIL_CALLCMD_ADDHELDTOCONF_DISCONNECT |
Connect held calls to a conference, disconnect the user. |
RIL_CALLCMD_INVOKECCBS |
Invokes completion of calls to busy subscribers. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |