diff options
| -rw-r--r-- | audio/audio-api.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/audio/audio-api.txt b/audio/audio-api.txt index d6e66b9f..b25766ad 100644 --- a/audio/audio-api.txt +++ b/audio/audio-api.txt @@ -87,7 +87,7 @@ Methods		string GetAddress()  			Returns the Bluetooth address of the remote device. -		array{string} GetConnectedInterfaces() +		array{string} GetConnectedInterfaces()	[experimental]  			Returns a string list of interfaces that are in a  			connected state. | 
