#include <qaGobiApiCbk.h>
|
BYTE | ackIndicator |
|
ULONG | transactionID |
|
BYTE | format |
|
WORD | length |
|
BYTE | data [QMI_WMS_MAX_PAYLOAD_LENGTH] |
|
This structure holds information related to transfer route MT SMS
- Parameters
-
ackIndicator |
- Parameter to indicate if ACK must be sent by the control point 0x00 - Send ACK 0x01 - Do not send ACK
|
transactionID |
- Transaction ID of the message
|
format |
- Message format 0x00 - CDMA 0x02 - 0x05 - Reserved 0x06 - GW_PP 0x07 - GW_BC
|
length |
- Length of the raw message. This length should not exceed the maximum WMS payload length of 256 bytes
|
data |
|
The documentation for this struct was generated from the following file: