|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EndUserConfirmationMessage
Represents End User Confirmation Message in an IMConversation between participants.
IMConversation is created by the SFT internally for the incoming MESSAGE request/response of End User Confirmation request, response or acknowledgment .
Upon the incoming of End User Confirmation request MESSAGE, CommunicationEvent.Type.CONFIRMATION_MESSAGEARRIVED event will be invoked on the CommunicationBean.
Upon the incoming of End User Confirmation response MESSAGE , CommunicationEvent.Type.CONFIRMATION_RESPONDED event will be invoked on the CommunicationBean.
Upon the incoming of response to MESSAGE of End User Confirmation response or acknowledgment, CommunicationEvent.Type.CONFIRMATION_FINISHED event will be invoked on the CommunicationBean.
CommunicationBean can get a EndUserConfirmationMessage via CommunicationContext.getMessage()
IMConversation| Method Summary | |
|---|---|
EndUserConfirmationData |
getData()to get End User Confirmation message data |
| Methods inherited from interface com.oracle.sft.api.Message |
|---|
consume, getContent, getContentType, reject, send, send, send |
| Method Detail |
|---|
EndUserConfirmationData getData()
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.