doc: Handsfree exposes supported AG features

This commit is contained in:
Mikel Astiz 2011-10-21 18:51:29 +02:00 committed by Denis Kenzior
parent bb0bcef256
commit 8779b46258
1 changed files with 8 additions and 1 deletions

View 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.