|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UIManager
UIManager activity. This interface does not simply extend the org.csapi.cc.mpccs.IpAppMultiPartyCallControlManagerOperations interface, because methods which take CORBA TpXXXIdentifier in the IpAppMultiPartyCallControlManagerOperations (IDL generated) interface will in this interface have equivalents which take a SLEE TpXXXIdentifier.
| Field Summary |
|---|
| Fields inherited from interface org.mobicents.slee.resource.parlay.session.ServiceSession |
|---|
GenericCallControl, MultiPartyCallControl, UserInteraction |
| Method Summary | |
|---|---|
void |
addUI(int uiSessionID,
AbstractUI ui)
|
UIGeneric |
createUIGeneric(org.csapi.ui.TpUIIdentifier uiReference)
|
AbstractUI |
getAbstractUI(int uiSessionID)
Used to get activity when caller doesnt need to distinguish what type of UI is being handled. |
org.csapi.ui.IpAppUI |
getIpAppUI()
Return the underlying gateway interface. |
org.csapi.ui.IpAppUICall |
getIpAppUICall()
Return the underlying gateway interface. |
org.mobicents.csapi.jr.slee.TpServiceIdentifier |
getTpServiceIdentifier()
Returns an identifier for the underlying service session |
UICall |
getUICall(int uiSessionID)
Used to get activity when caller expects a UICall |
UIGeneric |
getUIGeneric(int uiSessionID)
Used to get activity when caller expects a UIGeneric |
AbstractUI |
removeUI(int uiSessionID)
|
void |
reportEventNotification(org.mobicents.csapi.jr.slee.ui.TpUIIdentifier userInteraction,
org.csapi.ui.TpUIEventNotificationInfo eventNotificationInfo,
int assignmentID)
|
void |
reportNotification(org.mobicents.csapi.jr.slee.ui.TpUIIdentifier userInteraction,
org.csapi.ui.TpUIEventInfo eventInfo,
int assignmentID)
|
void |
userInteractionAborted(org.csapi.ui.TpUIIdentifier userInteraction)
|
void |
userInteractionNotificationContinued()
|
void |
userInteractionNotificationInterrupted()
|
| Methods inherited from interface org.mobicents.slee.resource.parlay.session.ServiceSession |
|---|
destroy, getType, init |
| Methods inherited from interface org.mobicents.csapi.jr.slee.ui.IpUIManagerConnection |
|---|
changeNotification, createNotification, createUI, createUICall, destroyNotification, disableNotifications, enableNotifications, getIpUICallConnection, getIpUIConnection, getNotification |
| Methods inherited from interface org.mobicents.csapi.jr.slee.IpServiceConnection |
|---|
closeConnection |
| Method Detail |
|---|
AbstractUI getAbstractUI(int uiSessionID)
uiSessionID -
UIGeneric getUIGeneric(int uiSessionID)
uiSessionID -
UICall getUICall(int uiSessionID)
uiSessionID -
AbstractUI removeUI(int uiSessionID)
uiSessionID -
void addUI(int uiSessionID,
AbstractUI ui)
uiSessionID - ui - org.csapi.ui.IpAppUI getIpAppUI()
org.csapi.ui.IpAppUICall getIpAppUICall()
org.mobicents.csapi.jr.slee.TpServiceIdentifier getTpServiceIdentifier()
ServiceSession
getTpServiceIdentifier in interface ServiceSessionUIGeneric createUIGeneric(org.csapi.ui.TpUIIdentifier uiReference)
void userInteractionAborted(org.csapi.ui.TpUIIdentifier userInteraction)
void reportNotification(org.mobicents.csapi.jr.slee.ui.TpUIIdentifier userInteraction,
org.csapi.ui.TpUIEventInfo eventInfo,
int assignmentID)
void userInteractionNotificationInterrupted()
void userInteractionNotificationContinued()
void reportEventNotification(org.mobicents.csapi.jr.slee.ui.TpUIIdentifier userInteraction,
org.csapi.ui.TpUIEventNotificationInfo eventNotificationInfo,
int assignmentID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||