|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisconnectionMethod | |
---|---|
com.oracle.sft.api.conferenceinfo | The SFT API used to manipulate the conference-info data, the document format is defined in RFC4575 - A Session Initiation Protocol (SIP) Event Package for Conference State |
Uses of DisconnectionMethod in com.oracle.sft.api.conferenceinfo |
---|
Methods in com.oracle.sft.api.conferenceinfo that return DisconnectionMethod | |
---|---|
static DisconnectionMethod |
DisconnectionMethod.fromValue(String v) |
DisconnectionMethod |
Endpoint.getDisconnectionMethod() Gets the value of the disconnectionMethod element. |
static DisconnectionMethod |
DisconnectionMethod.valueOf(String name) Returns the enum constant of this type with the specified name. |
static DisconnectionMethod[] |
DisconnectionMethod.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.oracle.sft.api.conferenceinfo with parameters of type DisconnectionMethod | |
---|---|
void |
Endpoint.setDisconnectionMethod(DisconnectionMethod value) Sets the value of the disconnectionMethod element. |
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2012 Oracle Corporation. All Rights Reserved.