| Package | Description |
|---|---|
| org.mobicents.media.control.mgcp.pkg |
| Modifier and Type | Method and Description |
|---|---|
SignalType |
AbstractMgcpSignal.getSignalType() |
SignalType |
MgcpSignal.getSignalType()
Gets the type of signal.
|
static SignalType |
SignalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignalType[] |
SignalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractMgcpSignal(String packageName,
String symbol,
SignalType type,
int requestId) |
AbstractMgcpSignal(String packageName,
String symbol,
SignalType type,
int requestId,
Map<String,String> parameters) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.