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 |
---|---|
CstaGetLogicalDeviceInformationResponse |
CstaProvider.CstaGetLogicalDeviceInformation(CstaDeviceID deviceId)
GetLogicalDeviceInformation.
|
CstaGetLogicalDeviceInformationResponse |
CstaProvider.CstaGetLogicalDeviceInformationNID(CstaDeviceID networkInterfaceDeviceId)
GetLogicalDeviceInformationNID.
|
Modifier and Type | Method and Description |
---|---|
CstaGetLogicalDeviceInformationResponse |
CstaSystem.GetLogicalDeviceInformation(CstaDeviceID deviceID)
Send GetLogicalDeviceInformation Request, wait for CstaGetLogicalDeviceInformationResponse
|
CstaGetLogicalDeviceInformationResponse |
CstaSystem.GetLogicalDeviceInformationNID(CstaDeviceID deviceID) |
Modifier and Type | Method and Description |
---|---|
CstaGetLogicalDeviceInformationResponse |
CstaLink.GetLogicalDeviceInformation(CstaDeviceID deviceID)
Process GetLogicalDeviceInformation Request, wait for response
|
CstaGetLogicalDeviceInformationResponse |
CstaLink.GetLogicalDeviceInformationNID(CstaDeviceID deviceID) |