diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/connection-api.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/connection-api.txt b/doc/connection-api.txt index a0c97da3..8e2e8bca 100644 --- a/doc/connection-api.txt +++ b/doc/connection-api.txt @@ -39,6 +39,18 @@ Properties string Type [readonly] Indicates if it is a default connection. It is possible to have multiple default connections. + object Device [readonly] + + The object path of the device this connection has + been established with. + + object Network [readonly] + + The object path of the network this connection + belongs to. + + This property is optional and not always present. + string IPv4.Method [readonly] Indicates the way how the IPv4 settings were |