diff options
| author | Andrew Earl <andrewx.earl@intel.com> | 2014-04-08 09:21:44 +0100 |
|---|---|---|
| committer | Denis Kenzior <denkenz@gmail.com> | 2014-04-10 09:17:47 -0500 |
| commit | e589094113e185bae9e5952b9712c6cab680e6f5 (patch) | |
| tree | c304dbfa66ea1bd42baf8f3496bd622a41a154af /doc | |
| parent | ca5b2690027bc3b1cea2c258f31f73af028bcfd6 (diff) | |
| download | ofono-e589094113e185bae9e5952b9712c6cab680e6f5.tar.bz2 | |
doc: Add subscriber number to handsfree-api
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/handsfree-api.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/handsfree-api.txt b/doc/handsfree-api.txt index 94e9a8f9..5f45efbd 100644 --- a/doc/handsfree-api.txt +++ b/doc/handsfree-api.txt @@ -76,3 +76,7 @@ Properties array{string} Features [readonly] The current charge level of the battery. The value can be between 0 and 5 respectively. + + array{string} SubscriberNumbers [readonly] + + List of subscriber numbers provided by the AG. |