Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.oracle.sft.api
Interface MessageObservation

All Superinterfaces:
Communication, UserActivity

public interface MessageObservation
extends UserActivity

This interface encapsulates Message Observation UserActivity.


Nested Class Summary

 

Nested classes/interfaces inherited from interface com.oracle.sft.api.Communication
Communication.State

 

Method Summary
 MessageSummary getMessageSummary()
          Return the message summary associated with this MessageObservation.

 

Methods inherited from interface com.oracle.sft.api.UserActivity
addActivityParticipant, addActivityParticipant, getActivityParticipant, getAllActivityParticipants, process, removeActivityParticipant, removeActivityParticipant

 

Methods inherited from interface com.oracle.sft.api.Communication
addAgent, end, getAgent, getAgents, getInitiator, getName, getState, removeAgent

 

Method Detail

getMessageSummary

MessageSummary getMessageSummary()
Return the message summary associated with this MessageObservation.

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.