Hi Guillaume, On 12/09/2010 07:00 AM, Lucas, GuillaumeX wrote: > From: Guillaume Lucas <[email protected]> > > According to the 3GPP 31.124 the support of next action > in SIM toolkit menus is mandatory. > --- > doc/stk-api.txt | 5 +++-- > src/stk.c | 6 ++++++ > src/stkagent.c | 6 ++++-- > src/stkagent.h | 1 + > test/test-stk-menu | 6 +++--- > 5 files changed, 17 insertions(+), 7 deletions(-) > > diff --git a/doc/stk-api.txt b/doc/stk-api.txt > index 79daee6..f5bcae4 100644 > --- a/doc/stk-api.txt > +++ b/doc/stk-api.txt > @@ -66,13 +66,14 @@ Properties string IdleModeText [readonly] > Contains the identifier of the icon accompanying > the idle mode text. > > - array{struct{string, byte}} MainMenu [readonly] > + array{struct{string, byte, byte}} MainMenu [readonly]
Can you tell me exactly what this can be used for? What is the usecase for the application to know this information? Regards, -Denis _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
