|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Conversation | |
|---|---|
| com.oracle.sft.api | The SFT base communication API. |
| Uses of Conversation in com.oracle.sft.api |
|---|
| Methods in com.oracle.sft.api that return Conversation | |
|---|---|
Conversation |
CommunicationSession.createConversation(Participant initiator)Create a Conversation between the initiator and another party. |
Conversation |
CommunicationSession.createConversation(Participant initiator, String name)Create a Conversation between the initiator and another party. |
Conversation |
CommunicationSession.createConversation(String initiator)Create a Conversation between the initiator and another party. |
Conversation |
CommunicationSession.createConversation(String initiator, String name)Create a Conversation between the initiator and another party. |
| Methods in com.oracle.sft.api with parameters of type Conversation | |
|---|---|
Conference |
CommunicationSession.createConference(String name, Conversation c)Create a conference from the Conversation. |
Conference |
CommunicationSession.createConference(String name, Conversation c, Focus focus)Create a conference from the Conversation with specified Focus implementation. |
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.