The interface for the RoutingBasedInteractionVoice class.
| C# | Visual Basic | Visual C++ |
public interface IRoutingBasedInteractionVoice : IRoutingBasedVoice, IRoutingBased
Public Interface IRoutingBasedInteractionVoice _ Implements IRoutingBasedVoice, IRoutingBased
public interface class IRoutingBasedInteractionVoice : IRoutingBasedVoice, IRoutingBased
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Name |
Gets the name.
(Inherited from IRoutingBased.) | |
| RequestToDo(RoutingBasedAction, RoutingBasedTarget, IDictionary<(Of <(String, Object>)>)) |
Makes a request to do something.
(Inherited from IRoutingBased.) |