|
![]() |
This event is fired when TAPI indicates that the RedirectionID information has become available or has changed. The RedirectionID information is stored in the call's RedirectionID property. AvalabiltityDesign-Time: Read, Write / Run-Time: Read, Write Declarationprocedure (Sender: ThbTapiLine; Call: ThbTapiCall); RemarksThis event will fire only if the bit flag LINECALLINFOSTATE_REDRECTIONID is set in the property ThbTapiLine.Addresses[<any available>].Caps.CallInfoStates. The ThbTapiLine.OnCallInfo event is fired just before this event. Please refer to the sections "LINE_CALLINFO" and "LINECALLINFOSTATE_RDIRECTIONID" in TAPI's documentation for a more detailed information. |