Bug 827831 - Part 1: [B2G STK]: Decode Comprehension-TLV tag Duration, to support variable timeout for GET INKEY. r=allstars.chh sr=sicking

From 8ae86db8de8199a9fe77c672ed7ace8ec4e26c2d Mon Sep 17 00:00:00 2001
---
 dom/icc/interfaces/SimToolKit.idl |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
This commit is contained in:
Siddartha Pothapragada 2013-01-22 18:21:32 -08:00
parent 4aa7f61ba9
commit eb591ff001

View File

@ -118,6 +118,14 @@ dictionary MozStkInput
*/
DOMString text;
/**
* The length of time for which the ME shall display the dialog. This field
* is used only for GET INKEY.
*
* @see TS 11.14, clause 11.8, duration, GET INKEY T.C 27.22.4.2.8.4.2
*/
jsval duration;
/**
* Minimum length of response.
*/