_AlpTelSmsGsmSubmitMessage Struct Reference
[SMS Service]

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


Field Documentation

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.


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.