|
Asterisk-Java | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueueEntryState | |
---|---|
org.asteriskjava.live | Provides a higher level API on top of Asterisk's Manager API. |
Uses of QueueEntryState in org.asteriskjava.live |
---|
Methods in org.asteriskjava.live that return QueueEntryState | |
---|---|
QueueEntryState |
AsteriskQueueEntry.getState()
Returns the lifecycle status of this AsteriskQueueEntry. |
static QueueEntryState |
QueueEntryState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static QueueEntryState[] |
QueueEntryState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Asterisk-Java | |||||||||
PREV NEXT | FRAMES NO FRAMES |