Uses of Interface
org.osid.messaging.ReceiptNotificationSession
Packages that use ReceiptNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.messaging
service.
-
Uses of ReceiptNotificationSession in org.osid.messaging
Methods in org.osid.messaging that return ReceiptNotificationSessionModifier and TypeMethodDescriptionMessagingManager.getReceiptNotificationSession(ReceiptReceiver receiptReceiver) Gets the notification session for notifications pertaining to receipt changes.MessagingProxyManager.getReceiptNotificationSession(ReceiptReceiver receiptReceiver, Proxy proxy) Gets the notification session for notifications pertaining to receipt changes.MessagingManager.getReceiptNotificationSessionForMailbox(ReceiptReceiver receiptReceiver, Id mailboxId) Gets the receipt notification session for the given mailbox.MessagingProxyManager.getReceiptNotificationSessionForMailbox(ReceiptReceiver receiptReceiver, Id mailboxId, Proxy proxy) Gets the receipt notification session for the given mailbox.