Package | Description |
---|---|
org.asteriskjava.manager.action |
Provides classes that represent the standard actions that can be sent
to an Asterisk server via the Manager API.
|
Modifier and Type | Method and Description |
---|---|
static VariableInheritance |
VariableInheritance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VariableInheritance[] |
VariableInheritance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OriginateAction.addPjSipHeader(VariableInheritance inheritance,
String header) |
void |
OriginateAction.addSipHeader(VariableInheritance inheritance,
String header) |
Copyright © 2004–2020. All rights reserved.