doc: Clarify CallRemoved behavior

This commit is contained in:
Denis Kenzior 2012-04-19 08:58:20 -05:00
parent 8c3569c78f
commit 7f51df4d03
1 changed files with 6 additions and 0 deletions

View File

@ -189,6 +189,12 @@ Signals CallAdded(object path, dict properties)
released. The object path is no longer accessible
after this signal and only emitted for reference.
NOTE: If the VoiceCallManager interface becomes
unavailable, this signal is not guaranteed to be
emitted for remaining calls. The applications are
expected to monitor changes in Modem.Interfaces
property.
PropertyChanged(string property, variant value)
Signal is emitted whenever a property has changed.