Package | Description |
---|---|
org.asteriskjava.live |
Provides a higher level API on top of Asterisk's Manager API.
|
org.asteriskjava.live.internal |
Provides private implementations and helper classes for interfaces
defined in the org.asteriskjava.live package.
|
Modifier and Type | Method and Description |
---|---|
AgentState |
AsteriskAgent.getState()
Returns the state of this agent.
|
static AgentState |
AgentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentState[] |
AgentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AgentState |
AsteriskAgentImpl.getState() |
Copyright © 2004–2017. All rights reserved.