Interface SvamlActionHangup
- All Superinterfaces:
ManagedCallSvamlAction,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
-
SVAML_ACTION_HANGUP
ready to use action to send a `hangup`
-
-
Method Details
-
builder
Getting builder- Returns:
- New Builder instance
-