doc: Remove unused SetProperty in NetworkRegistration
authorJeevaka Badrappan <jeevaka.badrappan@elektrobit.com>
Fri, 11 Feb 2011 07:25:18 +0000 (23:25 -0800)
committerDenis Kenzior <denkenz@gmail.com>
Fri, 11 Feb 2011 16:28:05 +0000 (10:28 -0600)
doc/network-api.txt

index 4cb6366..db8da75 100644 (file)
@@ -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