doc: Document Peer.ConnectedInterface and ConnectedIP

This commit is contained in:
Andrew Zaborowski 2020-07-11 03:00:52 +02:00 committed by Denis Kenzior
parent 344fb528ab
commit b94bc39827
1 changed files with 10 additions and 0 deletions

View File

@ -125,3 +125,13 @@ Properties string Name [readonly]
net.connman.iwd.SimpleConfiguration interface
on the same object -- see wsc-api.txt -- and
calls to Disconnect on this interface.
string ConnectedInterface [readonly, optional]
If connected, this property contains the name
of the network interface used for the
connection.
string ConnectedIP [readonly, optional]
The peer's IPv4 address if connected.