|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageIndication.State | |
|---|---|
| org.glassfish.cafe.api | |
| Uses of MessageIndication.State in org.glassfish.cafe.api |
|---|
| Methods in org.glassfish.cafe.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 org.glassfish.cafe.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||