Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Class
com.oracle.sft.api.MessageIndication.State

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

 

Uses of MessageIndication.State in com.oracle.sft.api

 

Methods in com.oracle.sft.api that return MessageIndication.State
 MessageIndication.State MessageIndication.getState()
          Return the state in the message indication.
static MessageIndication.State MessageIndication.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MessageIndication.State[] MessageIndication.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in com.oracle.sft.api with parameters of type MessageIndication.State
 MessageIndication IMConversation.createMessageIndication(MessageIndication.State state)
          Creates a message indication object.
 MessageIndication IMConference.createMessageIndication(MessageIndication.State state)
          Creates a message indication object.
 void MessageIndication.setState(MessageIndication.State st)
          Set the state in the message indication.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.