Package | Description |
---|---|
com.sen.openscape.csta.provider |
Provides the public interface to monitor a CSTA device, receive CstaEvent objects and control the heartbeat with the OpenScape Voice system.
|
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.
|
Modifier and Type | Method and Description |
---|---|
CstaGetSwitchingFunctionCapsResponse |
CstaProvider.GetSwitchingFunctionCaps()
GetSwitchingFunctionCaps.
|
Modifier and Type | Method and Description |
---|---|
CstaGetSwitchingFunctionCapsResponse |
CstaSystem.GetSwitchingFunctionCaps()
Send GetSwitchingFunctionCaps Request, wait for GetSwitchingFunctionCapsResponse
|
Modifier and Type | Method and Description |
---|---|
CstaGetSwitchingFunctionCapsResponse |
CstaLink.CstaGetSwitchingFunctionCaps()
Process CstaGetSwitchingFunctionCapsRequest, wait for response
|