#include <sms.h>
|
uint8_t | msgType |
|
uint8_t | activeInd |
|
uint8_t | msgCount |
|
This structure contains message waiting information per instance
- Parameters
-
msgType |
- Message type
- 0x00 - MWI_MESSAGE_TYPE_VOICMAIL - Voicemail
- 0x01 - MWI_MESSAGE_TYPE_FAX - Fax
- 0X02 - MWI_MESSAGE_TYPE_EMAIL - Email
- 0x03 - MWI_MESSAGE_TYPE_OTHER - Other
- 0x04 - MWI_MESSAGE_TYPE_VIDEOMAIL - Videomail
|
activeInd |
- Indicates whether the indication is active
- 0x00 - Inactive
- 0x01 - Active
|
msgCount |
|
The documentation for this struct was generated from the following file: