Service
[MMS]


Detailed Description

Postal MMS service APIs.


MMS POSTAL SERVICE CLASSES

Defines the MMS Postal Services classes.

#define ALP_POSTAL_MMS_SERVICE_CLASS_ID_ENVELOPE   ALP_POSTAL_SERVICE_CLASS_ID(ALP_POSTAL_SERVICE_LAST_CLASS_ID + 2)
 MMS Envelope service class.
#define ALP_POSTAL_MMS_SERVICE_CLASS_ID_SESSION   ALP_POSTAL_SERVICE_CLASS_ID(ALP_POSTAL_SERVICE_LAST_CLASS_ID + 1)
 MMS Session service class.

MMS POSTAL SERVICE IDENTIFIER

Defines the MMS postal Service identifier.

#define ALP_POSTAL_SERVICE_ID_MMS   ALP_POSTAL_SERVICE_ID(3)
 MMS Postal Service Id.

Functions

alp_status_t alp_postal_mms_service_finalize (void)
 MMS Service finalize.
alp_status_t alp_postal_mms_service_initialize (void)
 MMS Service initialize.


Define Documentation

#define ALP_POSTAL_MMS_SERVICE_CLASS_ID_ENVELOPE   ALP_POSTAL_SERVICE_CLASS_ID(ALP_POSTAL_SERVICE_LAST_CLASS_ID + 2)
 

MMS Envelope service class.

#define ALP_POSTAL_MMS_SERVICE_CLASS_ID_SESSION   ALP_POSTAL_SERVICE_CLASS_ID(ALP_POSTAL_SERVICE_LAST_CLASS_ID + 1)
 

MMS Session service class.

#define ALP_POSTAL_SERVICE_ID_MMS   ALP_POSTAL_SERVICE_ID(3)
 

MMS Postal Service Id.


Function Documentation

alp_status_t alp_postal_mms_service_finalize void   ) 
 

MMS Service finalize.

Returns:
Returns an error code.

alp_status_t alp_postal_mms_service_initialize void   ) 
 

MMS Service initialize.

Returns:
Returns an error code.


Generated on Wed Jul 30 07:06:43 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

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