|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |