|
![]() |
This event fires when the call is currently on hold while it is being added to a conference. AvailabilityDesign-Time: Read, Write / Run-Time: Read, Write Declarationprocedure (Sender: ThbTapiLine; Call: ThbTapiCall); RemarksThis event will fire only if the bit flag LINECALLSTATE_ONHOLDPENDCONF is set in the property ThbTapiLine.Address[<any available>].Caps.CallStates. The OnCallState event fires immediately before this event. Please refer to the section "LINE_CALLSTATE" and "LINECALLSTATE_ONHOLDPENDCONF" in TAPI's documentation for a more detailed information. See AlsoThbTapiCall.State |