| Package | Description |
|---|---|
| org.mobicents.media.control.mgcp.command | |
| org.mobicents.media.control.mgcp.message |
| Modifier and Type | Method and Description |
|---|---|
MgcpCommand |
MgcpCommandProvider.provide(MgcpRequestType type,
int transactionId,
Parameters<MgcpParameterType> parameters) |
| Modifier and Type | Method and Description |
|---|---|
MgcpRequestType |
MgcpRequest.getRequestType() |
static MgcpRequestType |
MgcpRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MgcpRequestType[] |
MgcpRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MgcpRequest.setRequestType(MgcpRequestType requestType) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.