|
LinuxSDK
V1.4.0.5
|
#include <SwiApiGsmVoice.h>
This structure is used by the SWI_NOTIFY_CallStatus notifications to report changes to the calls list.
| struct SWI_STRUCT_CALL_State SWI_STRUCT_CALL_Status::CallList[MAX_CALLS] |
call list
| swi_uint32 SWI_STRUCT_CALL_Status::nCallHeld |
number of held calls
| swi_uint32 SWI_STRUCT_CALL_Status::nCallMultiparty |
number of multi-party calls
| swi_uint32 SWI_STRUCT_CALL_Status::nCallOutgoing |
number of outgoing calls
| swi_uint32 SWI_STRUCT_CALL_Status::nCallQueued |
number of calls queued
| swi_uint32 SWI_STRUCT_CALL_Status::nCallSum |
total number of calls
| swi_uint32 SWI_STRUCT_CALL_Status::nCallWaiting |
number of calls waiting
| swi_uint8 SWI_STRUCT_CALL_Status::nNumberCalls |
number of calls in list (valid values are 0 through 7)
| swi_uint32 SWI_STRUCT_CALL_Status::sizeStruct |
size of this structure