Makes a consult call.
Overload List
Name | Description | |
---|---|---|
![]() | ConsultMakeCall(CallInteractionParameters) |
Makes a consult call using the values specified in the CallInteractionParameters parameter.
|
![]() | ConsultMakeCall(String, CallMadeStage) |
Makes a consult call given a string specifying the target and a CallMadeStage value.
|
![]() | ConsultMakeCall(QueueId, CallMadeStage) |
Makes a consult call given a QueueId for the target and a CallMadeStage value.
|