| Modifier and Type | Method and Description |
|---|---|
static ListenerPriority |
ListenerPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListenerPriority[] |
ListenerPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ListenerPriority.compare(ListenerPriority rhs) |
| Modifier and Type | Method and Description |
|---|---|
ListenerPriority |
BridgeActivityImpl.getPriority() |
ListenerPriority |
DialActivityImpl.getPriority() |
ListenerPriority |
JoinActivityImpl.getPriority() |
ListenerPriority |
ParkActivityImpl.getPriority() |
abstract ListenerPriority |
ActivityHelper.getPriority() |
ListenerPriority |
BlindTransferActivityImpl.getPriority() |
ListenerPriority |
RedirectToActivityImpl.getPriority() |
ListenerPriority |
HoldActivityImpl.getPriority() |
ListenerPriority |
SplitActivityImpl.getPriority() |
ListenerPriority |
DialToAgiActivityImpl.getPriority() |
| Modifier and Type | Method and Description |
|---|---|
ListenerPriority |
MeetmeRoomControl.getPriority() |
| Modifier and Type | Method and Description |
|---|---|
ListenerPriority |
PeerMonitor.getPriority() |
ListenerPriority |
FilteredManagerListener.getPriority()
Set the listeners priority.
|
ListenerPriority |
LiveChannelManager.getPriority() |
| Modifier and Type | Method and Description |
|---|---|
ListenerPriority |
OriginateToExtension.getPriority() |
ListenerPriority |
Dial.getPriority() |
ListenerPriority |
DialToAgi.getPriority() |
Copyright © 2004–2022. All rights reserved.