Package | Description |
---|---|
oracle.wsc.feature.webrtc.template |
Modifier and Type | Method and Description |
---|---|
SdpExchangeStatus |
TemplateContext.getSdpExchangeStatus()
Get SDP exchange status for current call.
|
static SdpExchangeStatus |
SdpExchangeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SdpExchangeStatus[] |
SdpExchangeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|