voiceGetCallWaitInfo Struct Reference

Data Fields

BYTEpSvcClass
WORDpFailCause
alphaIDInfopAlphaIDInfo
BYTEpCCResType
BYTEpCallID
ccSUPSTypepCCSUPSType

Detailed Description

This structure contains Voice Get Call Waiting Response Parameters

Parameters:
pSvcClass[IN/OUT] 
  • Service class is a combination (sum) of information class constants (optional)
  • See qaGobiApiTableSupServiceInfoClasses.h for service classes.
  • Service Class is set to 0 if call waiting is not active for any of the information classes.
  • 0xFF,if Not Available
pFailCause 
pAlphaIDInfo 
pCCResType 
  • Call Control Result Type (optional)
    • 0x00 - CC_RESULT_TYPE_VOICE - Voice
    • 0x01 - CC_RESULT_TYPE_SUPS - Supplementary service
    • 0x02 - CC_RESULT_TYPE_USSD - Unstructured supplementary service
    • 0xFF - Not Available
pCallID 
  • Call ID of the voice call that resulted from call control. (optional)
  • It is present when pCCResType is present and is Voice.
  • If zero(0) then invalid.
pCCSUPSType 
  • Supplementary service data that resulted from call control (optional)
  • Data is present when pCCResultType is present and is other than Voice.
Note:
Using NULL for the pointers would make sure that the parameter is not returned or has default value.

Field Documentation


Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved