See: Description
Interface | Description |
---|---|
CstaLinkListener |
The CstaLinkListener is the interface of a EventListener, specifically for listening for a
CstaLinkEvent, to indicate the a link down condition.
|
CstaMessageListener |
The CstaMessageListener is the interface of a EventListener
|
Class | Description |
---|---|
CstaApplicationSession | |
CstaCallLogResponseWithErrorCode |
An object that is used to represent whether the CallLog request (Snapshot or Delete)
was successful.
|
CstaConfiguration |
CstaConfiguration is a utility class that manages the configuration data.
|
CstaDoNotDisturbData |
CstaDoNotDisturbData class illustrates a Do Not Disturb Provisioning information that retrieved from OpenScape Voice Server.
|
CstaFilterEventList |
CstaFilterEventList class is an array of CstaFilterEvent enum types indicating the CSTA events to filter out.
|
CstaForwardingData |
CstaForwardingData class illustrate a Call Forwarding Provisioning information that retrieved from OpenScape Voice Server.
|
CstaLinkEvent |
CstaLinkEvent to indicate failures on a CSTA link.
|
CstaMessageEvent |
CstaMessageEvent is an EventObject defined for the Event Listener CstaTcpModule.
|
Enum | Description |
---|---|
CstaAutoOriginate |
CstaAutoOriginate is a enum class that defines the two possible autoOriginate options according to ecma-323 ed4.
|
CstaCallLogCharacteristics |
All the possible CSTA Call Log Record characteristics
|
CstaCallLogRecordType |
All the possible CSTA Call Log Record types
|
CstaCallLogResult |
All the possible CSTA Call Log Record results
|
CstaCause |
All the possible CSTA Cause Codes in enum type, according to ecma-323 ed4.
|
CstaDeviceCategory |
The CstaEventFilterType is a enum class that defines the category of CSTA devices.
|
CstaErrorCause |
CstaErrorCause is a enum class that defines all the possible error causes that may be thrown by SDK in CstaException.
|
CstaFilterEvent |
The CstaEventFilterType is a enum class that defines the types of CSTA Messages that can be filtered.
|
CstaFlowDirection |
All the possible CSTA Media Flow Directions in enum type, according to ecma-323 ed4.
|
CstaForwardingType |
CstaForwardingType is a enum class that defines all the possible forwarding types, according to ecma-323 ed4.
|
CstaISEC |
All the possible CSTA Call Log error codes
|
CstaJoinCallParticipationType |
CstaJoinCallParticipationType is a enum class that defines all the possible JoinCall Participation types, according to ecma-323 ed4.
|
CstaLocalConnectionInfo |
CstaLocalConnectionInfo is a enum class that defines all the possible LocalConnectionInfo types, according to ecma-323 ed4.
|
CstaMediaServiceType |
CstaMediaServiceType is a enum class that defines all the possible Media Service types, according to ecma-323 ed4.
|
CstaMessageType |
The CstaMessageType is a enum class that defines the 4 types of CSTA Messages.
|
CstaReRouteReason | |
CstaRouteEndReason | |
CstaSystemStatusValue | |
CstaTransports |
CstaTransports is a enum class that defines all the possible Transports types.
|
Exception | Description |
---|---|
CstaException |
CstaException is a predefined Exception class is thrown by SDK when all kinds of error happens during run time.
|