diff options
-rw-r--r-- | doc/voicecallmanager-api.txt | 5 |
1 files changed, 5 insertions, 0 deletions
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 |