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.system |
This package maintains the list of Monitors and the Connections for the Monitored Objects, used only by CSTA SDK internally.
|
com.sen.openscape.csta.transport |
Provides classes and methods to control the tranport layer and establish the connection with the OpenScape Voice system.
|
com.sen.openscape.csta.xml |
Provides the definition of the CSTA Message objects, used only by CSTA SDK internally.
|
Modifier and Type | Method and Description |
---|---|
CstaCallLogResponseWithErrorCode |
CstaDevice.CallLogDelete(CstaCallLogDeleteList recordList)
Call Log Delete.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.StringBuffer |
CstaXmlHandler.CallLogDelete(java.lang.String subscriber,
CstaCallLogDeleteList logList) |
CstaCallLogResponseWithErrorCode |
CstaSystem.CallLogDelete(java.lang.String subscriber,
CstaCallLogDeleteList logList)
Send CallLogDelete request and wait for a response
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
CstaLink.CallLogDelete(java.lang.String subscriber,
CstaCallLogDeleteList logList) |
Modifier and Type | Method and Description |
---|---|
CstaCallLogDeleteList |
CstaCallLogDelete.getCallLogList() |
Modifier and Type | Method and Description |
---|---|
void |
CstaCallLogDelete.setCallLogList(CstaCallLogDeleteList callLogList) |