| Package | Description |
|---|---|
| org.mobicents.media.control.mgcp.endpoint |
| Modifier and Type | Method and Description |
|---|---|
static MgcpEndpointState |
MgcpEndpointState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MgcpEndpointState[] |
MgcpEndpointState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenericMgcpEndpoint.notify(MgcpEndpoint endpoint,
MgcpEndpointState state) |
void |
MgcpEndpointSubject.notify(MgcpEndpoint endpoint,
MgcpEndpointState state) |
void |
MgcpEndpointObserver.onEndpointStateChanged(MgcpEndpoint endpoint,
MgcpEndpointState state)
Fired when an endpoint state changes.
|
void |
MgcpEndpointManager.onEndpointStateChanged(MgcpEndpoint endpoint,
MgcpEndpointState state) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.