Interface SvamlActionHangup
- All Superinterfaces:
SvamlAction
Hangs up a call. Available to use in a response to an Incoming
Call Event callback or an Answered
Call Event callback.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Dedicated Builderstatic class
The name property. -
Field Summary
Modifier and TypeFieldDescriptionstatic final SvamlActionHangup
ready to use action to send a `hangup` -
Method Summary
-
Field Details
-
DEFAULT
ready to use action to send a `hangup`
-
-
Method Details
-
builder
Getting builder- Returns:
- New Builder instance
-