From c5c2da0d193cd2cfd69a3680809d9f86d43857e1 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Wed, 24 Nov 2010 15:43:31 -0600 Subject: doc: Add PropertyChanged signal to voicecall api --- doc/voicecallmanager-api.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/voicecallmanager-api.txt') diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt index a4048d2b..92c991b3 100644 --- a/doc/voicecallmanager-api.txt +++ b/doc/voicecallmanager-api.txt @@ -139,6 +139,11 @@ Signals CallAdded(object path, dict properties) released. The object path is no longer accessible after this signal and only emitted for reference. + PropertyChanged(string property, variant value) + + Signal is emitted whenever a property has changed. + The new value is passed as the signal argument. + Properties array{string} EmergencyNumbers Contains the list of emergency numbers recognized -- cgit v1.2.3