From cd7716fd58c5578f43634ddbb9e78ec508be2d21 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Tue, 17 Apr 2007 13:58:00 +0000 Subject: Update API documentation to include GetInfo. --- network/network-api.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'network') 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() -- cgit