C# Class SwitchSharp.DialPlans.Actions.Hangup

Hang up call.
Inheritance: IAction
Afficher le fichier Open project: jgauffin/SipSharp

Méthodes publiques

Méthode Description
Hangup ( HangupCause cause ) : SipSharp.Calls

Initializes a new instance of the Hangup class.

Method Details

Hangup() public méthode

Initializes a new instance of the Hangup class.
public Hangup ( HangupCause cause ) : SipSharp.Calls
cause HangupCause Why call was hung up.
Résultat SipSharp.Calls