diff options
| -rw-r--r-- | doc/device-api.txt | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/doc/device-api.txt b/doc/device-api.txt index f5943b53..34091853 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -39,7 +39,8 @@ Methods		dict GetProperties()  			The return value is a dictionary with the record  			handles as keys and the service record in XML format -			as values. +			as values. The key is uint32 and the value a string +			for this dictionary.  			Possible errors: org.bluez.Error.NotReady  					 org.bluez.Error.Failed | 
