#include <telephony_types.h>
Data Fields | |
| uint16_t | bytesSent |
| On input, set this value to 0. Upon return, this is the current count of message bytes that have been sent. | |
| uint16_t | count |
| On input, set this value to 0. Upon return, this is the number of message parts required to send the data. | |
| uint16_t | current |
| On input, set this value to 0. Upon return, this is the part number of the current message part. | |
| uint16_t | id |
| The ID of the current SMS message. This ID is unique and is the same for all parts of the message. This information is required to reassemble a multi-part SMS. On input, set this value to 0. | |
|
|
On input, set this value to 0. Upon return, this is the current count of message bytes that have been sent.
|
|
|
On input, set this value to 0. Upon return, this is the number of message parts required to send the data.
|
|
|
On input, set this value to 0. Upon return, this is the part number of the current message part.
|
|
|
The ID of the current SMS message. This ID is unique and is the same for all parts of the message. This information is required to reassemble a multi-part SMS. On input, set this value to 0.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.