From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> --- doc/client-api.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/client-api.txt b/doc/client-api.txt index 58a824d..5a960e1 100644 --- a/doc/client-api.txt +++ b/doc/client-api.txt @@ -352,6 +352,15 @@ Methods void SetFolder(string name) Set working directory for current session, *name* may be the directory name or '..[/dir]'. + array{dict} GetFolderListing(dict filter) + + Returns a dictionary containing information about + the current folder content. + + The following keys are defined: + + string Name : Folder name + Transfer hierarchy ================== -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html