| 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 |
|---|---|
CallControlAction |
CreateCallResponse.getAction() |
static CallControlAction |
CallControlAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CallControlAction[] |
CallControlAction.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.setAction(CallControlAction action) |
Copyright © 2016. All Rights Reserved.