From 882ef1044444f39e4f15e3067f9e617de0dec39a Mon Sep 17 00:00:00 2001 From: Jeevaka Badrappan Date: Thu, 10 Feb 2011 23:25:18 -0800 Subject: doc: Remove unused SetProperty in NetworkRegistration --- doc/network-api.txt | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'doc/network-api.txt') diff --git a/doc/network-api.txt b/doc/network-api.txt index 4cb6366d..db8da75e 100644 --- a/doc/network-api.txt +++ b/doc/network-api.txt @@ -12,16 +12,6 @@ Methods dict GetProperties() Possible Errors: [service].Error.InvalidArguments - void SetProperty(string name, variant value) - - Changes the value of the specified property. Only - properties that are listed as readwrite are - changeable. On success a PropertyChanged signal - will be emitted. - - Possible Errors: [service].Error.InvalidArguments - [service].Error.DoesNotExist - void Register() Attempts to register to the default network. The -- cgit v1.2.3