doc: Remove unused SetProperty in NetworkRegistration

This commit is contained in:
Jeevaka Badrappan 2011-02-10 23:25:18 -08:00 committed by Denis Kenzior
parent 32b4298bfe
commit 882ef10444
1 changed files with 0 additions and 10 deletions

View 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