|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| BasicConnection | Describe the basic interface of a connection. |
| CallSpecInterface | Stores information needed to place the call. |
| ConfCP | This Interface allows the conference application to access information about a conference CallParty. |
| ConferenceIF | This Interface allows the CCSession to access information about a conference Session. |
| ConferenceListener | Defines callback methods invoked when some methods of conferenceIF are called (from CCSession or ConferenceSession) |
| CP | This Interface allows the application (oclet) to access information about a CallParty. |
| ExternalEventListener | Deprecated. As of OC MP 2.4, no longer supported. |
| ExternalEventScheduler | Deprecated. As of OC MP 2.4, no longer supported. |
| FaxLoggerIf | |
| FaxLoggerIf.FaxLoggerIf2 | |
| ISDNCallSpecInterface | Stores information needed to place the call. |
| PresentationIndicatorConstants | Possible values for presentation of the number. |
| ResourceEventListener | Defines the callback methods for events generated from the media group. |
| ScreeningIndicatorConstants | Possible values for screening indicator |
| SignallingInfo | |
| SIPCallSpecInterface | |
| TrunkLeg | This interface allows the application (oclet) to access information about a trunk leg, e.g. calling and called addresses, etc.. |
| TrunkLegEventListener | This interface allows to receive asynchronous event from the connection attached to the trunkLeg. only event such as signalling message (SIP INFO, ISUP FAC/CPG) are notified through this interface. |
| TrunkLegListener | Defines callback methods to be invoked when trunk leg state changes occur. |
| Class Summary | |
| AsyncMediaGroup | Adapter class which provides the asynchronous media resource interface to the native Call Control API including access to ASR/TTS servers. |
| BridgeDir | FOR FUTURE USE |
| BridgeSpec | A descriptor class to specify bridge objects provided by the platform. |
| CallSpec | A CallSpec stores the addresses, i.e. the calling (ANI) and the called address of a Call (DNIS). |
| CCSession | CCSession is the center class of the Call Control API. |
| ConferenceSession | ConferenceSession is the center class of the conference API. |
| ConferenceSpec | A descriptor class to specify conference objects. |
| FaxHelper | Provides "static" methods to ready the FAX feature. |
| ISDNCallSpec | An ISDNCallSpec object stores the ISDN call specifications : - the addresses, i.e. the calling and the called address - the Circuit Identifier Code (CIC) used by the call - the Destination Point Code (DPC) of the call - the II Digits in ANSI mode - the Original Called Number when a call is redirected - the Call Reference - the incoming and outgoing ISUP messages, including IAM, ACM, ANM/CON, and REL In the following samples, the ISDNCallSpec is used in order to set the ISDN IIDigits of an outgoing call or to get the CIC, DPC and IIDigits used to deliver a call. |
| ISDNCallSpecif | A ISDNCallSpecif describes the parameters of a ISDN call. |
| ISDNRedirectCause | This class enumerate the possible redirect values |
| ISDNRedirectElement | Information element about an ISDN redirected call |
| ISDNSignallingParty | An ISDN signalling party is an extention dedicated to the ISDN network (I.E ISUP). |
| IsupInfo | All messages obtained thanks to the getIncomingIsupMsg method are freed automatically by the OCMP framework as soon as the call is released. |
| IsupTask | |
| MediaGroupDir | FOR FUTURE USE |
| Q850Cause | |
| RedirectElement | information element about a redirected call |
| SignallingParty | A signalling party is either a Caller or a Callee. |
| SIPCallSpec | The SIPCallSpec allows the user to retrieve incoming SIP messages, and set the outgoing SIP messages. |
| SIPInfo | SIPInfo: Provides interfaces between SIP Connection Provider and user CCAPI. |
| TrunkLegEvent | Event declaration |
| Exception Summary | |
| BadThreadException | Thrown when some of the methods of the Call Control API are not called from a User Thread. |
| CCAccessException | thrown when a session cannot be created or cannot be accessed anymore (has been released or revoked) |
| CCBadParamsException | Thrown when one of the passed parameters is invalid or inappropriate. |
| CCException | Exception Superclass for all the exceptions generated by the CCAPI |
| InvalidConnectException | |
| InvalidCPStateException | Thrown when an operation is attempted on a CallParty which is not in the proper state. |
Provides HP OpenCall Media Platform Oclet features.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||