Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


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

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

 

Uses of TextMessage in com.oracle.sft.api

 

Subinterfaces of TextMessage in com.oracle.sft.api
 interface CommonPresenceInstantMessage
          Represents the Common Presence and Instant Messaging (CPIM) message in an IMConversation or IMConference.

 

Methods in com.oracle.sft.api that return TextMessage
 TextMessage IMConversation.createTextMessage()
          Creates an empty text message object.
 TextMessage IMConference.createTextMessage()
          Creats an empty text message object.
 TextMessage MSRPConference.createTextMessage(String msg)
          Creates the text message with the supplied text.
 TextMessage IMConversation.createTextMessage(String msg)
          Creates the text message with the supplied text.
 TextMessage IMConference.createTextMessage(String msg)
          Creates the text message with the supplied text.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.