diff options
author | Luiz Augusto von Dentz <luiz.dentz@openbossa.org> | 2007-04-17 13:58:00 +0000 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.dentz@openbossa.org> | 2007-04-17 13:58:00 +0000 |
commit | cd7716fd58c5578f43634ddbb9e78ec508be2d21 (patch) | |
tree | 9716c8a382c1b9731853848678b4fb9bedf507f5 /network/network-api.txt | |
parent | 77c58d8b6b0c63b8dc2201dfd9019e7f824e63e5 (diff) |
Update API documentation to include GetInfo.
Diffstat (limited to 'network/network-api.txt')
-rw-r--r-- | network/network-api.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/network-api.txt b/network/network-api.txt index 4edebffd..17f24f8d 100644 --- a/network/network-api.txt +++ b/network/network-api.txt @@ -170,6 +170,10 @@ Methods string GetAddress() Returns the connection status. + dict GetInfo() + + Returns the connection properties. + Signals void Connected() |