|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reason | |
|---|---|
| com.oracle.sft.api | The SFT base communication API. |
| com.oracle.sft.api.context | The SFT Context Elements. |
| Uses of Reason in com.oracle.sft.api |
|---|
| Methods in com.oracle.sft.api that return Reason | |
|---|---|
static Reason |
Reason.valueOf(String name)Returns the enum constant of this type with the specified name. |
static Reason[] |
Reason.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 Reason | |
|---|---|
void |
UserParticipant.reject(Reason reason)Reject the participant from entering into the conversation. |
void |
Message.reject(Reason reason)Reject the message sent by a party in the communication. |
| Uses of Reason in com.oracle.sft.api.context |
|---|
| Methods in com.oracle.sft.api.context that return Reason | |
|---|---|
Reason |
ReasonData.getReasonType()Provide type of the reason. |
| Methods in com.oracle.sft.api.context with parameters of type Reason | |
|---|---|
ReasonData |
EventReason.createReasonData(Reason reasonType)Create a ReasonData with specified Reason type and add it into this EventReason. |
void |
ReferPolicy.reject(Reason reason)Reject the participant that referring to SFT. |
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.