| Package | Description |
|---|---|
| org.asteriskjava.pbx.asterisk.wrap.events | |
| org.asteriskjava.pbx.internal.core |
| Modifier and Type | Method and Description |
|---|---|
ChannelState |
AbstractChannelStateEvent.getChannelState() |
ChannelState |
MasqueradeEvent.getCloneState() |
ChannelState |
MasqueradeEvent.getOriginalState() |
ChannelState |
StatusEvent.getState() |
static ChannelState |
ChannelState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelState[] |
ChannelState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CallTracker.setState(ChannelState channelState) |
static PeerState |
PeerState.valueByChannelState(ChannelState state) |
Copyright © 2004–2024. All rights reserved.