| Package | Description |
|---|---|
| org.restcomm.connect.rvd.http | |
| org.restcomm.connect.rvd.model.callcontrol |
| Modifier and Type | Method and Description |
|---|---|
protected javax.ws.rs.core.Response |
RestService.buildWebTriggerJsonResponse(CallControlAction action,
CallControlStatus status,
Integer httpStatus,
Object restcommResponse) |
| Modifier and Type | Method and Description |
|---|---|
CallControlStatus |
CreateCallResponse.getStatus() |
static CallControlStatus |
CallControlStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CallControlStatus[] |
CallControlStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCallResponse |
CreateCallResponse.setStatus(CallControlStatus status) |
| Constructor and Description |
|---|
CreateCallResponse(CallControlStatus status,
Object data) |
Copyright © 2016. All Rights Reserved.