Package | Description |
---|---|
org.asteriskjava.live |
Provides a higher level API on top of Asterisk's Manager API.
|
org.asteriskjava.live.internal |
Provides private implementations and helper classes for interfaces
defined in the org.asteriskjava.live package.
|
Modifier and Type | Method and Description |
---|---|
Disposition |
CallDetailRecord.getDisposition() |
static Disposition |
Disposition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Disposition[] |
Disposition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Disposition |
CallDetailRecordImpl.getDisposition() |
Copyright © 2004–2016. All rights reserved.