Initializes a new instance of the ConsultTransferParameters.
Overload List
Name | Description | |
---|---|---|
ConsultTransferParameters(String, InteractionId) |
Initializes a new instance of the ConsultTransferParameters using
a QueueId to specify the target, and initializing the CallMadeStage to the default value.
| |
ConsultTransferParameters(QueueId, InteractionId) |
Initializes a new instance of the ConsultTransferParameters using
the default value for the CallMadeStage.
| |
ConsultTransferParameters(String, InteractionId, CallMadeStage) |
Initializes a new instance of the ConsultTransferParameters.
| |
ConsultTransferParameters(QueueId, InteractionId, CallMadeStage) |
Initializes a new instance of the ConsultTransferParameters using
a QueueId to specify the target.
|