summaryrefslogtreecommitdiffstats
path: root/doc/sim-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sim-api.txt')
-rw-r--r--doc/sim-api.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/sim-api.txt b/doc/sim-api.txt
index 114826ff..caf2dc4d 100644
--- a/doc/sim-api.txt
+++ b/doc/sim-api.txt
@@ -28,6 +28,19 @@ Methods dict GetProperties()
Provides the unblock key to the modem and if correct
resets the pin to the new value of newpin.
+ LockPin(string type, string pin)
+
+ Activates the lock for the particular pin type. The
+ device will ask for a PIN automatically next time the
+ device is turned on or the SIM is removed and
+ re-inserter. The current PIN is required for the
+ operation to succeed.
+
+ UnlockPin(string type, string pin)
+
+ Deactivates the lock for the particular pin type. The
+ current PIN is required for the operation to succeed.
+
Signals PropertyChanged(string name, variant value)
This signal indicates a changed value of the given