Call Appearance Conference Message Structure
ThemsgInfoparameter of thetelCAConferenceMsg(page 5-18),telCAConferenceDropMsg(page 5-22), andtelCAConferenceSplitMsg(page 5-21) messages contains a pointer to a call appearance conference message structure, defined by theCAConfMsgRecdata type.
struct CAConfMsgRec { TELCAHandle relatedCA; }; typedef struct CAConfMsgRec CAConfMsgRec;Field descriptions
relatedCA- A handle to the call appearance structure associated with the conference initiator.