| Package | Description |
|---|---|
| org.asteriskjava.manager | |
| org.asteriskjava.manager.internal |
| Modifier and Type | Method and Description |
|---|---|
ManagerConnectionState |
DefaultManagerConnection.getState() |
ManagerConnectionState |
ManagerConnection.getState()
Returns the lifecycle status of this connection.
|
static ManagerConnectionState |
ManagerConnectionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManagerConnectionState[] |
ManagerConnectionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected ManagerConnectionState |
ManagerConnectionImpl.state |
| Modifier and Type | Method and Description |
|---|---|
ManagerConnectionState |
ManagerConnectionImpl.getState() |
Copyright © 2018. All rights reserved.