summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/manager-api.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/manager-api.txt b/doc/manager-api.txt
index ed23c8d0..ad07c3dd 100644
--- a/doc/manager-api.txt
+++ b/doc/manager-api.txt
@@ -64,6 +64,10 @@ Methods dict GetProperties()
Possible Errors: [service].Error.InvalidArguments
+ void RemoveProvider(object path) [deprecated]
+
+ Remove a VPN specified by the object path.
+
void RegisterAgent(object path)
Register new agent for handling user requests.