#include <telephony_types.h>
Data Fields | |
| uint8_t | cmdId |
| See the Proactive Commands Id for more details. | |
| void * | cmdParamP |
| Structure associated to the command (according to iCmdId). | |
| size_t | cmdParamSize |
| Size of the specific command parameter buffer. | |
| char | explicitIcon |
| Icon is explicit. | |
| uint8_t | iconId |
| Icon identifier. | |
| char | noResponse |
| true if the command does not need a response | |
| char * | textP |
| Text to display. | |
| size_t | textSize |
| The size of the encoded text. | |
|
|
See the Proactive Commands Id for more details.
|
|
|
Structure associated to the command (according to iCmdId).
|
|
|
Size of the specific command parameter buffer.
|
|
|
Icon is explicit.
|
|
|
Icon identifier.
|
|
|
true if the command does not need a response
|
|
|
Text to display.
|
|
|
The size of the encoded text.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.