include/alp/postal_notify_mgr.h File Reference


Detailed Description

Definition of Notify Mgr Postal notifications types.

#include <alp/postal_types.h>
#include <alp/postal_folder.h>
#include <alp/postal_account.h>
#include <alp/postal_envelope.h>
#include <alp/postal_session.h>

Go to the source code of this file.

Data Structures

struct  _AlpNotifyEventAccountStatusChange
 Defines the Postal Account Status change notification details. More...
struct  _AlpNotifyEventEnvelopeNew
 Defines the Postal Envelope New notification details. More...
struct  _AlpNotifyEventEnvelopeStatusChange
 Defines the Postal Envelope Status Change notification details. More...
struct  _AlpNotifyEventFolderStatusChange
 Defines the Postal Folder Status Change notification details. More...
struct  _AlpNotifyEventSessionReceivingProgress
 Defines the Postal Session Receiving Progress notification details. More...
struct  _AlpNotifyEventSessionSendingProgress
 Defines the Postal Session Sending Progress notification details. More...
struct  _AlpNotifyEventSessionStatusChange
 Defines the Postal Session Status Change notification details. More...

POSTAL NOTIFY MANAGER NOTIFICATIONS

Defines the Postal Notify Manager notifications.

#define ALP_NOTIFY_EVENT_POSTAL   "/alp/postal/"
 Mask for all Postal notifications.
#define ALP_NOTIFY_EVENT_POSTAL_ACCOUNT   "/alp/postal/account/"
 Mask for all Account notifications.
#define ALP_NOTIFY_EVENT_POSTAL_ACCOUNT_STATUS_CHANGE   "/alp/postal/account/status_change/"
 Account status change.
#define ALP_NOTIFY_EVENT_POSTAL_ENVELOPE   "/alp/postal/envelope/"
 Mask for all Envelope notifications.
#define ALP_NOTIFY_EVENT_POSTAL_ENVELOPE_NEW   "/alp/postal/envelope/new/"
 New incoming envelope.
#define ALP_NOTIFY_EVENT_POSTAL_ENVELOPE_STATUS_CHANGE   "/alp/postal/envelope/status_change/"
 Envelope status change.
#define ALP_NOTIFY_EVENT_POSTAL_FOLDER   "/alp/postal/folder/"
 Mask for all Folder notifications.
#define ALP_NOTIFY_EVENT_POSTAL_FOLDER_STATUS_CHANGE   "/alp/postal/folder/status_change/"
 Folder status change.
#define ALP_NOTIFY_EVENT_POSTAL_SERVICE_ACTIVE_SESSION_STATUS_CHANGE   "/alp/postal/service/active_session/status_change/"
 Active Session status change.
#define ALP_NOTIFY_EVENT_POSTAL_SESSION   "/alp/postal/session/"
 Mask for all Session notifications.
#define ALP_NOTIFY_EVENT_POSTAL_SESSION_RECEIVING_PROGRESS   "/alp/postal/session/receiving_progress/"
 Session receiving progress.
#define ALP_NOTIFY_EVENT_POSTAL_SESSION_SENDING_PROGRESS   "/alp/postal/session/sending_progress/"
 Session sending progress.
#define ALP_NOTIFY_EVENT_POSTAL_SESSION_STATUS_CHANGE   "/alp/postal/session/status_change/"
 Session status change.

Typedefs

typedef _AlpNotifyEventAccountStatusChange AlpNotifyEventAccountStatusChange
 Defines the Postal Account Status change notification details.
typedef _AlpNotifyEventEnvelopeNew AlpNotifyEventEnvelopeNew
 Defines the Postal Envelope New notification details.
typedef _AlpNotifyEventEnvelopeStatusChange AlpNotifyEventEnvelopeStatusChange
 Defines the Postal Envelope Status Change notification details.
typedef _AlpNotifyEventFolderStatusChange AlpNotifyEventFolderStatusChange
 Defines the Postal Folder Status Change notification details.
typedef _AlpNotifyEventSessionReceivingProgress AlpNotifyEventSessionReceivingProgress
 Defines the Postal Session Receiving Progress notification details.
typedef _AlpNotifyEventSessionSendingProgress AlpNotifyEventSessionSendingProgress
 Defines the Postal Session Sending Progress notification details.
typedef _AlpNotifyEventSessionStatusChange AlpNotifyEventSessionStatusChange
 Defines the Postal Session Status Change notification details.


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

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