#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>
#include <alp/postal_notify_mgr.h>
#include <alp/postal_imps_types.h>
Go to the source code of this file.
Data Structures | |
| struct | _AlpNotifyEventImpsPresenceAuth |
| struct | _AlpNotifyEventImpsPresenceUpdate |
| Defines the IMPS Presence Update notification details. More... | |
| struct | _AlpNotifyEventImpsSessionInfo |
| Defines the IMPS Presence Update notification details. More... | |
POSTAL IMPS NOTIFY MANAGER NOTIFICATIONS | |
| Defines the Postal IMPS Notify Manager notifications. | |
| #define | ALP_NOTIFY_EVENT_POSTAL_IMPS "/alp/postal/imps/" |
| Mask for all Postal IMPS notifications. | |
| #define | ALP_NOTIFY_EVENT_POSTAL_IMPS_ACCOUNT_STATUS_CHANGE ALP_NOTIFY_EVENT_POSTAL_ACCOUNT_STATUS_CHANGE ALP_NOTIFY_SERVICE_IMPS |
| Mask to specify IMPS ACCOUNT_STATUS_CHANGE notification. | |
| #define | ALP_NOTIFY_EVENT_POSTAL_IMPS_ENVELOPE_NEW ALP_NOTIFY_EVENT_POSTAL_ENVELOPE_NEW ALP_NOTIFY_SERVICE_IMPS |
| Mask to specify IMPS ENVELOPE_NEW notification. | |
| #define | ALP_NOTIFY_EVENT_POSTAL_IMPS_ENVELOPE_STATUS_CHANGE ALP_NOTIFY_EVENT_POSTAL_ENVELOPE_STATUS_CHANGE ALP_NOTIFY_SERVICE_IMPS |
| Mask to specify IMPS ENVELOPE_STATUS_CHANGE notification. | |
| #define | ALP_NOTIFY_EVENT_POSTAL_IMPS_FOLDER_STATUS_CHANGE ALP_NOTIFY_EVENT_POSTAL_FOLDER_STATUS_CHANGE ALP_NOTIFY_SERVICE_IMPS |
| Mask to specify IMPS FOLDER_STATUS_CHANGE notification. | |
| #define | ALP_NOTIFY_EVENT_POSTAL_IMPS_PRESENCE "/alp/postal/imps/presence/" |
| Mask for all Presence notifications. | |
| #define | ALP_NOTIFY_EVENT_POSTAL_IMPS_PRESENCE_AUTH "/alp/postal/imps/presence/auth" |
| Mask for Presence Auth. | |
| #define | ALP_NOTIFY_EVENT_POSTAL_IMPS_PRESENCE_UPDATE "/alp/postal/imps/presence/update" |
| Mask for Presence update. | |
| #define | ALP_NOTIFY_EVENT_POSTAL_IMPS_SESSION "/alp/postal/imps/session/" |
| Mask for all IMPS Session notifications. | |
| #define | ALP_NOTIFY_EVENT_POSTAL_IMPS_SESSION_INFO "/alp/postal/imps/session/info" |
| Mask for all IMPS Session Infi. | |
| #define | ALP_NOTIFY_EVENT_POSTAL_IMPS_SESSION_RECEIVING_PROGRESS ALP_NOTIFY_EVENT_POSTAL_SESSION_RECEIVING_PROGRESS ALP_NOTIFY_SERVICE_IMPS |
| Mask to specify IMPS SESSION_RECEIVING_PROGRESS notification. | |
| #define | ALP_NOTIFY_EVENT_POSTAL_IMPS_SESSION_SENDING_PROGRESS ALP_NOTIFY_EVENT_POSTAL_SESSION_SENDING_PROGRESS ALP_NOTIFY_SERVICE_IMPS |
| Mask to specify IMPS SESSION_SENDING_PROGRESS notification. | |
| #define | ALP_NOTIFY_EVENT_POSTAL_IMPS_SESSION_STATUS_CHANGE ALP_NOTIFY_EVENT_POSTAL_SESSION_STATUS_CHANGE ALP_NOTIFY_SERVICE_IMPS |
| Mask to specify IMPS SESSION_STATUS_CHANGE notification. | |
Defines | |
| #define | ALP_NOTIFY_SERVICE_IMPS "imps" |
Typedefs | |
| typedef _AlpNotifyEventImpsPresenceAuth | AlpNotifyEventImpsPresenceAuth |
| typedef _AlpNotifyEventImpsPresenceUpdate | AlpNotifyEventImpsPresenceUpdate |
| Defines the IMPS Presence Update notification details. | |
| typedef _AlpNotifyEventImpsSessionInfo | AlpNotifyEventImpsSessionInfo |
| Defines the IMPS Presence Update notification details. | |
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.