doc: Handsfree exposes supported AG features
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Fri, 21 Oct 2011 16:51:29 +0000 (18:51 +0200)
committerDenis Kenzior <denkenz@gmail.com>
Fri, 21 Oct 2011 18:14:42 +0000 (13:14 -0500)
doc/handsfree-api.txt

index 9355946..7f9deec 100644 (file)
@@ -38,7 +38,14 @@ Signals              PropertyChanged(string property, variant value)
                        Signal is emitted whenever a property has changed.
                        The new value is passed as the signal argument.
 
-Properties     boolean InbandRinging [readonly]
+Properties     array{string} Features [readonly]
+
+                       List of features supported by the AG. The currently
+                       supported values are:
+                               "voice-recognition"
+                               "attach-voice-tag"
+
+               boolean InbandRinging [readonly]
 
                        Boolean representing whether inband ringing is enabled.