summaryrefslogtreecommitdiffstats
path: root/doc/call-barring-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/call-barring-api.txt')
-rw-r--r--doc/call-barring-api.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/call-barring-api.txt b/doc/call-barring-api.txt
index 1ac94688..41ae4b17 100644
--- a/doc/call-barring-api.txt
+++ b/doc/call-barring-api.txt
@@ -26,10 +26,11 @@ Methods dict GetProperties()
Disables barrings for outgoing calls.
- void SetProperty(string property, variant value)
+ void SetProperty(string property, variant value, string pin2)
Sets the given property value to that specified in
- call parameter.
+ call parameter. For all properties, the password
+ (typically PIN2) must be provided.
Signals PropertyChanged(string property, variant value)