Package org.mobicents.csapi.jr.slee.ui

Contains the Parlay Generic User Interaction interfaces and classes.

See:
          Description

Interface Summary
IpUICallConnection The Call User Interaction Service Interface provides functions to send information to, or gather information from the user (or call party) to which a call leg is connected.
IpUIConnection The User Interaction Service Interface provides functions to send information to, or gather information from the user.
IpUIManagerConnection This interface is the 'service manager' interface for the Generic User Interaction Service and provides the management functions to the Generic User Interaction Service.
 

Class Summary
AbortActionErrEvent This asynchronous event indicates that the request to abort a user interaction operation on a call leg resulted in an error.
AbortActionResEvent This asynchronous event confirms that the request to abort a user interaction operation on a call leg was successful.
CallLegUITarget This class is used to pass a reference to a ongoing call leg to the User Interaction Service.
CallUITarget This class is used to pass a reference to a ongoing GCCS call to the User Interaction Service.
DeleteMessageErrEvent This event indicates that the request for deleting a message was not successful.
DeleteMessageResEvent This event returns whether the message is successfully deleted or not.
MultiPartyCallUITarget This class is used to pass a reference to a ongoing multiparty call to the User Interaction Service.
RecordMessageErrEvent This event indicates that the request for recording of a message was not successful.
RecordMessageResEvent This event returns whether the message is successfully recorded or not.
ReportEventNotificationEvent This event notifies the application of an occurred network event which matches the criteria installed by the createNotification method.
ReportNotificationEvent Deprecated. This event is deprecated and replaced by reportEventNotification().
SendInfoAndCollectErrEvent This asynchronous event indicates that the request to send information and collect a response was unsuccessful.
SendInfoAndCollectResEvent This asynchronous event returns the information collected to the application.
SendInfoErrEvent This asynchronous event indicates that the request to send information was unsuccessful.
SendInfoResEvent This asynchronous event informs the application about the completion of a sendInfoReq().
TpUICallIdentifier Defines the Sequence of Data Elements that unambiguously specify the UICall object.
TpUIIdentifier Defines the Sequence of Data Elements that unambiguously specify the UI object.
TpUITargetObject This class is used to pass a reference to a ongoing call or call leg to the User Interaction Service.
TpUITargetObjectType Defines the type of object where User Interaction should be performed upon.
UserInteractionAbortedEvent This event indicates to the application that the User Interaction service instance has terminated or closed abnormally.
UserInteractionFaultDetectedEvent This event indicates to the application that a fault has been detected in the user interaction.
UserInteractionNotificationContinuedEvent This event indicates to the application that event notifications will again be possible.
UserInteractionNotificationInterruptedEvent This event indicates to the application that all event notifications have been temporarily interrupted (for example, due to faults detected).
 

Package org.mobicents.csapi.jr.slee.ui Description

Contains the Parlay Generic User Interaction interfaces and classes.



Copyright © 2008. All Rights Reserved.