Confirmed users
266
edits
Allstars.chh (talk | contribs) |
Allstars.chh (talk | contribs) |
||
Line 56: | Line 56: | ||
* @param helpRequested | * @param helpRequested | ||
* true if user requests to provide help information, false otherwise. | * true if user requests to provide help information, false otherwise. | ||
*/ | |||
*/ | void sendStkMenuSelection(in unsigned short itemIdentifier, | ||
void sendStkMenuSelection(in unsigned short itemIdentifier, in boolean helpRequested); | in boolean helpRequested); | ||
</pre> | </pre> | ||