diff options
Diffstat (limited to 'doc/voicecallmanager-api.txt')
-rw-r--r-- | doc/voicecallmanager-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt index 361370a6..7877ac5f 100644 --- a/doc/voicecallmanager-api.txt +++ b/doc/voicecallmanager-api.txt @@ -70,7 +70,7 @@ Methods dict GetProperties() Held calls is invalid, since in GSM a user can have only a single Held call at a time. - void HangupAllCalls() + void HangupAll() Releases all calls. |