Package | Description |
---|---|
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 |
---|---|
boolean |
CstaSystem.handleSetMessageWaitingIndicatorResponse(java.lang.String fqnDn,
boolean messageWaitingOn,
int numberOfWaitingMessages,
CstaSetMessageWaitingIndicatorResponse response) |
Modifier and Type | Method and Description |
---|---|
CstaSetMessageWaitingIndicatorResponse |
CstaLink.SetMessageWaitingIndicator(java.lang.String fqnDn,
boolean messageWaitingOn,
int numberOfWaitingMessages) |