Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Interface
com.oracle.sft.api.IMConversation

Packages that use IMConversation
com.oracle.sft.api The SFT base communication API. 

 

Uses of IMConversation in com.oracle.sft.api

 

Methods in com.oracle.sft.api that return IMConversation
 IMConversation CommunicationSession.createIMConversation(String initiator)
          Create an IMConversation between the initiator and another party.
 IMConversation CommunicationSession.createIMConversation(String initiator, String name)
          Create an IMConversation between the initiator and another party.

 

Methods in com.oracle.sft.api with parameters of type IMConversation
 IMConference CommunicationSession.createIMConference(String name, IMConversation c)
          Create an IMConference from the IMConversation.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.