Uses of Interface
org.osid.messaging.MessageNotificationSession
Packages that use MessageNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.messaging
service.
-
Uses of MessageNotificationSession in org.osid.messaging
Methods in org.osid.messaging that return MessageNotificationSessionModifier and TypeMethodDescriptionMessagingManager.getMessageNotificationSession(MessageReceiver messageReceiver) Gets the notification session for notifications pertaining to message changes.MessagingProxyManager.getMessageNotificationSession(MessageReceiver messageReceiver, Proxy proxy) Gets the message notification session for the given mailbox.MessagingManager.getMessageNotificationSessionForMailbox(MessageReceiver messageReceiver, Id mailboxId) Gets the message notification session for the given mailbox.MessagingProxyManager.getMessageNotificationSessionForMailbox(MessageReceiver messageReceiver, Id mailboxId, Proxy proxy) Gets the message notification session for the given mailbox.