| Package | Description |
|---|---|
| org.asteriskjava.pbx.internal.core |
| Modifier and Type | Method and Description |
|---|---|
PeerState |
Peer.getState() |
PeerState |
CallTracker.getState() |
static PeerState |
PeerState.valueByChannelState(ChannelState state) |
static PeerState |
PeerState.valueByName(String value) |
static PeerState |
PeerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeerState[] |
PeerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2020. All rights reserved.