This sturcture contains unpack get SMS parameters.
- Parameters
-
messageTag |
- Message tag
- 0 - Read
- 1 - Not read
- 2 - Mobile originated and sent
- 3 - Mobile originated but not yet sent
|
- Bit to check in ParamPresenceMask - 1
- Parameters
-
messageFormat |
- Message format
- 0 - CDMA (IS-637B)
- 1 - 5 (Reserved)
- 6 - GSM/WCDMA PP
|
- Bit to check in ParamPresenceMask - 1
- Parameters
-
messageSize |
- Upon input the maximum number of bytes that can be written to the message array.
- Upon successful output the actual number of bytes written to the message array.
- Bit to check in ParamPresenceMask - 1
|
message |
- The message contents array
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|