|
![]() |
The event fires when the call becomes a member of a conference call and is logically in the connected state. The conference call as the owner of all conferenced calls is stored in the call's ConferenceCall property. AvalabiltityDesign-Time: Read, Write / Run-Time: Read, Write Declaration procedure (Sender: ThbTapiLine; Call: ThbTapiCall); RemarksThis event will fire only if the bit flag LINECALLSTATE_CONFERENCED is set in the property ThbTapiLine.Addresses[<any available>].Caps.CallStates. Please refer to the section "LINE_CALLSTATE / LINECALLSTATE_CONFERENCED" in TAPI's documentation for a more detailed information. See AlsoThbTapiCall.State |