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