C# Class SwitchSharp.DialPlans.Actions.IvrApplication

Execute a IVR application.
Inheritance: IAction
Afficher le fichier Open project: jgauffin/SipSharp

Méthodes publiques

Méthode Description
IvrApplication ( string scriptName ) : System

Initializes a new instance of the IvrApplication class.

Method Details

IvrApplication() public méthode

Initializes a new instance of the IvrApplication class.
scriptName is null.
public IvrApplication ( string scriptName ) : System
scriptName string Name of the application.
Résultat System