Folder
[POP]


Detailed Description

POP Folder Defines.


POSTAL FOLDER STATUS

Defines the account status provided by the ALP_POSTAL_NOTIFICATION_FOLDER_STATUS_CHANGE notification callback.

#define ALP_POSTAL_POP_FOLDER_STATUS_CHANGE_BEHAVIORTYPE_UPDATED   ALP_POSTAL_FOLDER_STATUS(ALP_POSTAL_SERVICE_ID_POP, 2)
 The folder that relates to change behaviorType has been updated (Inbox & User & Trash & Saved). (Note: It is not necessary to specify folder ID.).
#define ALP_POSTAL_POP_FOLDER_STATUS_RECEIVED_UPDATED   ALP_POSTAL_FOLDER_STATUS(ALP_POSTAL_SERVICE_ID_POP, 1)
 The folder has been created. The folder that relates to received has been updated (Inbox & User & Trash). (Note: It is not necessary to specify folder ID.).


Define Documentation

#define ALP_POSTAL_POP_FOLDER_STATUS_CHANGE_BEHAVIORTYPE_UPDATED   ALP_POSTAL_FOLDER_STATUS(ALP_POSTAL_SERVICE_ID_POP, 2)
 

The folder that relates to change behaviorType has been updated (Inbox & User & Trash & Saved). (Note: It is not necessary to specify folder ID.).

#define ALP_POSTAL_POP_FOLDER_STATUS_RECEIVED_UPDATED   ALP_POSTAL_FOLDER_STATUS(ALP_POSTAL_SERVICE_ID_POP, 1)
 

The folder has been created. The folder that relates to received has been updated (Inbox & User & Trash). (Note: It is not necessary to specify folder ID.).


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.