| Package | Description |
|---|---|
| org.mobicents.media.control.mgcp.connection |
| Modifier and Type | Field and Description |
|---|---|
protected MgcpConnectionState |
AbstractMgcpConnection.state |
| Modifier and Type | Method and Description |
|---|---|
MgcpConnectionState |
MgcpConnection.getState()
Gets the current state of the connection
|
MgcpConnectionState |
AbstractMgcpConnection.getState() |
static MgcpConnectionState |
MgcpConnectionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MgcpConnectionState[] |
MgcpConnectionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.