_AlpTelSmsMultiPartInfo Struct Reference
[SMS Service]

#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.


Field Documentation

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.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.