X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=doc%2Fmanager-api.txt;h=9365e66f4e8cdc565c10bc457cae98b0c501f19f;hb=8b0d086c892b72cfdef0ee799e515b60e43c9766;hp=ac00c654db74137b8d04caa36915a163c1254e93;hpb=b7580c03be552675c19b9096b4094eecf1076c70;p=connman diff --git a/doc/manager-api.txt b/doc/manager-api.txt index ac00c65..9365e66 100644 --- a/doc/manager-api.txt +++ b/doc/manager-api.txt @@ -11,7 +11,6 @@ Methods dict GetProperties() properties section for available properties. Possible Errors: [service].Error.InvalidArguments - [service].Error.DoesNotExist void SetProperty(string name, variant value) @@ -46,6 +45,10 @@ Properties string State [readonly] values are "online" if at least one connection exists and "offline" if no device is connected. + array{object} Profiles [readonly] + + List of profile object paths. + array{object} Devices [readonly] List of device object paths.