Conference Drop States
ThetelCAConferenceDropMsgmessage (page 5-22) indicates whether an attempt to drop a call appearance from a conference was successful. Thevalueparameter contains one of the following constants.
enum { telConferenceDropFailed = 0, telConferenceDropped = 1 };Constant descriptions
telConferenceDropFailed- Could not drop a call appearance from a conference.
telConferenceDropped- Dropped a call appearance from a conference.