Package | Description |
---|---|
com.sen.openscape.csta.callcontrol |
Provides Classes and public interfaces for handling of CSTA objects such as CstaMonitor, CstaDevice, CstaCall and CstaConnection.
|
com.sen.openscape.csta.util |
Contains the public collections of CSTA causes, CSTA configuration information, list of CSTA connection states, and miscellaneous utility classes.
|
com.sen.openscape.csta.xml |
Provides the definition of the CSTA Message objects, used only by CSTA SDK internally.
|
Modifier and Type | Field and Description |
---|---|
CstaRouteEndReason |
CstaRouteDialog.routeEndReason |
Modifier and Type | Method and Description |
---|---|
static CstaRouteEndReason |
CstaRouteEndReason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CstaRouteEndReason[] |
CstaRouteEndReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CstaRouteEndReason |
CstaPrivate.getRouteEndReason() |
Modifier and Type | Method and Description |
---|---|
void |
CstaPrivate.setRouteEndReason(CstaRouteEndReason routeEndReason) |