org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.uicall
Interface UICall

All Superinterfaces:
AbstractUI, org.csapi.ui.IpAppUICallOperations, org.csapi.ui.IpAppUIOperations, org.csapi.IpInterfaceOperations, org.mobicents.csapi.jr.slee.IpServiceConnection, org.mobicents.csapi.jr.slee.ui.IpUICallConnection, org.mobicents.csapi.jr.slee.ui.IpUIConnection
All Known Implementing Classes:
UICallImpl

public interface UICall
extends AbstractUI, org.mobicents.csapi.jr.slee.ui.IpUICallConnection, org.csapi.ui.IpAppUICallOperations


Method Summary
 org.csapi.ui.IpUICall getIpUICall()
          Return the underlying gateway interface.
 org.mobicents.csapi.jr.slee.ui.TpUICallIdentifier getTpUICallIdentifier()
           
 
Methods inherited from interface org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.ui.AbstractUI
dispose, getActivityHandle, getIpUI, init
 
Methods inherited from interface org.mobicents.csapi.jr.slee.ui.IpUICallConnection
abortActionReq, deleteMessageReq, recordMessageReq
 
Methods inherited from interface org.mobicents.csapi.jr.slee.ui.IpUIConnection
getOriginatingAddress, release, sendInfoAndCollectReq, sendInfoReq, setOriginatingAddress
 
Methods inherited from interface org.mobicents.csapi.jr.slee.IpServiceConnection
closeConnection
 
Methods inherited from interface org.csapi.ui.IpAppUICallOperations
abortActionErr, abortActionRes, deleteMessageErr, deleteMessageRes, recordMessageErr, recordMessageRes
 
Methods inherited from interface org.csapi.ui.IpAppUIOperations
sendInfoAndCollectErr, sendInfoAndCollectRes, sendInfoErr, sendInfoRes, userInteractionFaultDetected
 

Method Detail

getIpUICall

org.csapi.ui.IpUICall getIpUICall()
Return the underlying gateway interface.

Returns:

getTpUICallIdentifier

org.mobicents.csapi.jr.slee.ui.TpUICallIdentifier getTpUICallIdentifier()
Returns:


Copyright © 2009. All Rights Reserved.