From 8e87dc5573e57b8df226c47f01fc901ba0d5f4c6 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Thu, 24 Sep 2009 10:13:19 -0500 Subject: [PATCH] Update the sim-api with LockedPins property --- doc/sim-api.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/sim-api.txt b/doc/sim-api.txt index f87dbeb..11ee4c8 100644 --- a/doc/sim-api.txt +++ b/doc/sim-api.txt @@ -93,3 +93,13 @@ Properties string SubscriberIdentity [readonly, optional] unblocking password is required "corppuk" - Corporate personalization unblocking password is required + + array{string} LockedPins [readonly] + + Contains the pins that are currently locked and will + require the user to enter the password at startup. + Using LockPin and UnlockPin will result in changes to + this property. + + The list contains elements of the same format as the + PinRequired property. -- 2.7.4