Uses of Class
com.ibm.soa.parlayx21.multimedia_messaging.MessageReference

Packages that use MessageReference
com.ibm.soa.parlayx21.multimedia_messaging Multimedia Messaging. 
 

Uses of MessageReference in com.ibm.soa.parlayx21.multimedia_messaging
 

Methods in com.ibm.soa.parlayx21.multimedia_messaging that return MessageReference
 MessageReference[] ReceiveMessageProxy.getReceivedMessages(java.lang.String registrationIdentifier, MessagePriority priority)
           
 MessageReference[] ReceiveMessageBindingStub.getReceivedMessages(java.lang.String registrationIdentifier, MessagePriority priority)
           
 MessageReference[] ReceiveMessage.getReceivedMessages(java.lang.String registrationIdentifier, MessagePriority priority)
          This method enables the application to poll for new messages associated with a specific registrationIdentifier.
 

Methods in com.ibm.soa.parlayx21.multimedia_messaging with parameters of type MessageReference
 void MessageNotificationProxy.notifyMessageReception(java.lang.String correlator, MessageReference message)
           
 void MessageNotificationBindingStub.notifyMessageReception(java.lang.String correlator, MessageReference message)
           
 void MessageNotification.notifyMessageReception(java.lang.String correlator, MessageReference message)
          The notification to the application will occur only if the multimedia message fulfils the criteria specified when starting the multimedia message notification.
 



Copyright © 2003 IBM Corp. All Rights Reserved.