| Package | Description |
|---|---|
| org.asteriskjava.manager.event |
Provides classes that represent the standard events that can be received
from an Asterisk server via the Manager API.
|
| Modifier and Type | Method and Description |
|---|---|
ContactStatusEnum |
ContactList.getStatus() |
static ContactStatusEnum |
ContactStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContactStatusEnum[] |
ContactStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2021. All rights reserved.