Makes a consult call.

Overload List

  NameDescription
Public methodConsultMakeCall(CallInteractionParameters)
Makes a consult call using the values specified in the CallInteractionParameters parameter.
Public methodConsultMakeCall(String, CallMadeStage)
Makes a consult call given a string specifying the target and a CallMadeStage value.
Public methodConsultMakeCall(QueueId, CallMadeStage)
Makes a consult call given a QueueId for the target and a CallMadeStage value.

See Also