summaryrefslogtreecommitdiffstats
path: root/doc/network-api.txt
diff options
context:
space:
mode:
authorAki Niemi <aki.niemi@nokia.com>2011-01-19 23:53:54 +0200
committerDenis Kenzior <denkenz@gmail.com>2011-01-20 09:55:33 -0600
commit3ac8589c6838f012b3493af64c370dfb6e14ce3f (patch)
tree83d56349ed337c18d99127cb0ff5035144ed8ecc /doc/network-api.txt
parent48a9877585149da25c6432fbf21d510fb12eac12 (diff)
downloadofono-3ac8589c6838f012b3493af64c370dfb6e14ce3f.tar.bz2
doc: Remove deregister method documentation
Diffstat (limited to 'doc/network-api.txt')
-rw-r--r--doc/network-api.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/network-api.txt b/doc/network-api.txt
index 3e705e66..75187cd6 100644
--- a/doc/network-api.txt
+++ b/doc/network-api.txt
@@ -30,12 +30,6 @@ Methods dict GetProperties()
Possible Errors: [service].Error.InvalidArguments
- void Deregister()
-
- Completely unregisters from the network
-
- Possible Errors: [service].Error.InvalidArguments
-
array{object,dict} GetOperators()
Retrieve array of operator object and properties.
@@ -81,9 +75,6 @@ Properties string Mode [readonly]
manually. If the operator is
currently not selected, registration
is not attempted
- "off" Unregisters from currently selected
- network, if any, and does not
- attempt to register again.
string Status [readonly]