api,voice: new HangupAll() method
This method will terminate all ongoing calls.
This commit is contained in:
@@ -99,6 +99,18 @@
|
||||
-->
|
||||
<method name="HangupAndAccept" />
|
||||
|
||||
<!--
|
||||
HangupAll:
|
||||
|
||||
Hangup all active calls.
|
||||
|
||||
Depending on how the device implements the action, calls on
|
||||
hold or in waiting state may also be terminated.
|
||||
|
||||
No error is returned if there are no ongoing calls.
|
||||
-->
|
||||
<method name="HangupAll" />
|
||||
|
||||
<!--
|
||||
CallAdded:
|
||||
@path: Object path of the new call.
|
||||
|
Reference in New Issue
Block a user