doc: Add possible handsfree-audio API errors

This patch adds possible errors that can be returned by Register and
Unregister methods of the Manager interface.
This commit is contained in:
Claudio Takahasi 2013-02-26 12:59:03 -03:00 committed by Denis Kenzior
parent 71551c98a9
commit 36cdc0297a
1 changed files with 7 additions and 0 deletions

View File

@ -25,11 +25,18 @@ Methods array{object,dict} GetCards()
1 CVSD
2 mSBC
Possible Errors: [service].Error.InvalidArguments
[service].Error.InUse
void Unregister(object path)
Unregisters a Handsfree Audio agent registered
through the Register method.
Possible Errors: [service].Error.NotFound
[service].Error.InvalidArguments
[service].Error.NotAllowed
Signals CardAdded(object path, dict properties)
Signal that is sent when a new card is added. It