From c1a672a81e8dd6100c634a4a80a776f4f9fdaca1 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Wed, 21 Jul 2010 18:59:04 -0500 Subject: [PATCH] doc: cleanup voicecall api formatting --- doc/voicecall-api.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/voicecall-api.txt b/doc/voicecall-api.txt index c8e34a47..efeae42a 100644 --- a/doc/voicecall-api.txt +++ b/doc/voicecall-api.txt @@ -61,11 +61,12 @@ Signals PropertyChanged(string property, variant value) This signal is emitted when the modem manager can provide extra information about why this call was released. The possible reason values are: - "local" - The call was release due to local user action + "local" - The call was release due to local + user action "remote" - Remote party released the call - "network" - Network released the call, most likely due - to low signal or other network - failure + "network" - Network released the call, most + likely due to low signal or + other network failure Not all implementations are able to provide this information, so applications should treat the emission