Initializes a new instance of the ConsultTransferParameters.

Overload List

  NameDescription
Public methodConsultTransferParameters(String, InteractionId)
Initializes a new instance of the ConsultTransferParameters using a QueueId to specify the target, and initializing the CallMadeStage to the default value.
Public methodConsultTransferParameters(QueueId, InteractionId)
Initializes a new instance of the ConsultTransferParameters using the default value for the CallMadeStage.
Public methodConsultTransferParameters(String, InteractionId, CallMadeStage)
Initializes a new instance of the ConsultTransferParameters.
Public methodConsultTransferParameters(QueueId, InteractionId, CallMadeStage)
Initializes a new instance of the ConsultTransferParameters using a QueueId to specify the target.

See Also