Uses of Interface
org.csapi.jr.se.ui.UI

Packages that use UI
org.csapi.jr.se.ui Contains the Parlay Generic User Interaction interfaces and classes. 
 

Uses of UI in org.csapi.jr.se.ui
 

Subinterfaces of UI in org.csapi.jr.se.ui
 interface UICall
          This interface represents a UICall.
A call-related User Interaction, providing methods to send information to, or gather information from the user (or call party) to which a call leg is connected.
An application can use the Call User Interaction Service Interface only in conjunction with another service interface, which provides mechanisms to connect a call leg to a user.
 interface UIGeneric
          A generic User Interaction, providing methods to send information to, or gather information from the user.