diff options
-rw-r--r-- | doc/dataconnectionmanager-api.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/dataconnectionmanager-api.txt b/doc/dataconnectionmanager-api.txt index a65dcd83..e2bcf7cd 100644 --- a/doc/dataconnectionmanager-api.txt +++ b/doc/dataconnectionmanager-api.txt @@ -161,6 +161,14 @@ Properties boolean Activated [readwrite] Holds the interface of the network interface created by this context (e.g. "ppp0") + string Address [readonly, optional] + + Holds the IP address for this context. + + string Netmask [readonly, optional] + + Holds the Netmask for this context. + array{string} DomainNameServers [readonly, optional] Holds the list of domain name servers for this |