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.
|
Modifier and Type | Method and Description |
---|---|
CstaDoNotDisturbData |
CstaLogicalDevice.getDoNotDisturbData()
Get current DoNotDisturb data.
|
CstaDoNotDisturbData |
CstaLogicalDevice.GetDoNotDisturbData()
Get DoNotDisturb status and the remaining DND Snooze Duration.
|
Modifier and Type | Method and Description |
---|---|
CstaDoNotDisturbData |
CstaSystem.GetDoNotDisturbData(java.lang.String serviceID)
Send GetDoNotDisturb Request, wait for GetDoNotDisturbResponse
|