| Package | Description |
|---|---|
| org.mobicents.media.control.mgcp.pkg |
| Modifier and Type | Method and Description |
|---|---|
static MgcpActionType |
MgcpActionType.fromSymbol(String symbol) |
MgcpActionType |
MgcpRequestedEvent.getAction() |
static MgcpActionType |
MgcpActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MgcpActionType[] |
MgcpActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MgcpRequestedEvent(int requestId,
String packageName,
String eventType,
MgcpActionType action) |
MgcpRequestedEvent(int requestId,
String packageName,
String eventType,
MgcpActionType action,
int connectionId,
String... parameters) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.