|
![]() |
This event fires when the call is currently on hold awaiting transfer to another number. AvailabilityDesign-Time: Read, Write / Run-Time: Read, Write Declarationprocedure (Sender: ThbTapiLine; Call: ThbTapiCall); RemarksThis event will fire only if the bit flag LINECALLSTATE_ONHOLDPENDTRANSFER 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_ONHOLDPENDTRANSFER" in TAPI's documentation for a more detailed information. See AlsoThbTapiCall.State |