From 00d4fbf5b0abf767ab9a550a79a90101dacbf7d2 Mon Sep 17 00:00:00 2001 From: Pekka Pessi Date: Tue, 6 Jul 2010 20:17:52 +0300 Subject: doc: clarify VoiceCallManager SendTones method --- doc/voicecallmanager-api.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/voicecallmanager-api.txt') diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt index 7877ac5f..bc79fc36 100644 --- a/doc/voicecallmanager-api.txt +++ b/doc/voicecallmanager-api.txt @@ -108,10 +108,10 @@ Methods dict GetProperties() void SendTones(string tones) - Sends the DTMF tones to the network. Under GSM the - tones have a fixed duration. Tones can be one of: - '0' - '9', '*', '#', 'A', 'B', 'C', 'D'. The last four - are typically not used in normal circumstances. + Sends the DTMF tones to the network. The tones have + a fixed duration. Tones can be one of: '0' - '9', + '*', '#', 'A', 'B', 'C', 'D'. The last four are + typically not used in normal circumstances. Signals PropertyChanged(string property, variant value) -- cgit v1.2.3