From 096574d116b722e26ddae46993e9f654327686c2 Mon Sep 17 00:00:00 2001 From: Jukka Rissanen Date: Tue, 19 Feb 2013 10:45:02 +0200 Subject: doc: Add description of GetProperties method --- doc/vpn-connection-api.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/vpn-connection-api.txt b/doc/vpn-connection-api.txt index 9faed8a4..722d7082 100644 --- a/doc/vpn-connection-api.txt +++ b/doc/vpn-connection-api.txt @@ -5,7 +5,14 @@ Service net.connman.vpn Interface net.connman.vpn.Connection Object path [variable prefix]/{connection0,connection1,...} -Method void SetProperty(string name, variant value) [experimental] +Methods dict GetProperties() [experimental] + + Returns properties for the connection object. See + the properties section for available properties. + + Possible Errors: [connection].Error.InvalidArguments + + void SetProperty(string name, variant value) [experimental] Changes the value of the specified property. Only properties that are listed as read-write are -- cgit v1.2.3