HangupAction class
Action builder class designed to simplify building hangup actions.
Constructors
| Hangup |
Creates a new instance of the action builder. |
Methods
| to |
Returns the JSON object for the action. |
Constructor Details
HangupAction(CallSession)
Creates a new instance of the action builder.
new HangupAction(session?: CallSession)
Parameters
- session
- CallSession