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
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceDedicated Builderstatic classThe name property. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SvamlActionHangupready to use action to send a `hangup` -
Method Summary
Static Methods
-
Field Details
-
DEFAULT
ready to use action to send a `hangup`
-
-
Method Details
-
builder
Getting builder- Returns:
- New Builder instance
-