diff options
author | Denis Kenzior <denkenz@gmail.com> | 2010-08-12 13:22:50 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-08-12 13:22:50 -0500 |
commit | 9194a718134a95be72cecf9de7a13f7ce5c3f5db (patch) | |
tree | 3052eff366f523f7acdfadc5f7c0b3475e65f0f4 | |
parent | c7b13ec2fe664b122216a312f2442c9ca26f5f43 (diff) | |
download | ofono-9194a718134a95be72cecf9de7a13f7ce5c3f5db.tar.bz2 |
doc: Describe EmergencyNumbers property
-rw-r--r-- | doc/voicecallmanager-api.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt index 6d493990..bfaca101 100644 --- a/doc/voicecallmanager-api.txt +++ b/doc/voicecallmanager-api.txt @@ -131,3 +131,11 @@ Signals CallAdded(object path, dict properties) Signal that is sent when a voice call has been released. The object path is no longer accessible after this signal and only emitted for reference. + +Properties array{string} EmergencyNumbers + + Contains the list of emergency numbers recognized + by oFono. This list is based on the default set + of numbers provided by the specification and any + extra numbers provisioned by the carrier on the + SIM. |