#include <telephony_types.h>
Data Fields | |
| uint8_t | messageClass |
| One of the constants beginning with ALP_TEL_SMS_CLASS prefix. | |
| uint8_t | protocolId |
| Gateway information for routing a message to another transport. Some service centers provide a gateway between SMS and other transports such as mail and FAX. Service centers may reject messages with protocolId values that are reserved or unsupported. The mobile device does not interpret reserved or unsupported values, but does store them as received. Specify one of the constants beginning with ALP_TEL_SMS_PROTOCOL prefix. | |
| bool | rejectDuplicateRequest |
| A Boolean value that specifies if the service center should reject a submit message for a submit message that is still held in the service center when that message has the same identifier and destination address as a previously submitted message from the same originating address. A value of true means that duplicate messages are rejected. Note that his feature is not currently supported. | |
| bool | replyPath |
| A Boolean value that specifies if the reply path procedure is to be used. The reply path procedure causes a reply to the SMS message to be sent through the service center from which the message came, instead of through the service center whose address is stored on the SIM card. | |
|
|
One of the constants beginning with ALP_TEL_SMS_CLASS prefix.
|
|
|
Gateway information for routing a message to another transport. Some service centers provide a gateway between SMS and other transports such as mail and FAX. Service centers may reject messages with protocolId values that are reserved or unsupported. The mobile device does not interpret reserved or unsupported values, but does store them as received. Specify one of the constants beginning with ALP_TEL_SMS_PROTOCOL prefix.
|
|
|
A Boolean value that specifies if the service center should reject a submit message for a submit message that is still held in the service center when that message has the same identifier and destination address as a previously submitted message from the same originating address. A value of true means that duplicate messages are rejected. Note that his feature is not currently supported.
|
|
|
A Boolean value that specifies if the reply path procedure is to be used. The reply path procedure causes a reply to the SMS message to be sent through the service center from which the message came, instead of through the service center whose address is stored on the SIM card.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.