Marks this call for finishing, preparing it to be handled by a finishing agent.
Namespace: ININ.IceLib.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
| C# |
|---|
public void MarkCallForFinishing() |
| Visual Basic |
|---|
Public Sub MarkCallForFinishing |
Remarks
After calling MarkCallForFinishing()()()() the call should be transferred to an ACD workgroup that will route it to a finishing agent.
Exceptions
| Exception | Condition |
|---|---|
| ININ.IceLib.Dialer..::..InvalidDialerCallInteractionException | This DialerCallInteraction is no longer valid. |