|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents a MultiMediaCallControlManager.
Field Summary |
Fields inherited from interface org.csapi.jr.se.Service |
IN_SERVICE_STATE, OUT_OF_SERVICE_STATE |
Method Summary | |
void |
addMultiMediaCallControlManagerListener(org.csapi.jr.se.cc.mmccs.MultiMediaCallControlManagerListener multiMediaCallControlManagerListener)
Adds a MultiMediaCallControlManagerListener which is interested in events generated by the MultiMediaCallControlManager. |
org.csapi.jr.se.cc.mmccs.MediaNotification |
createMediaNotification()
Creates a MediaNotification object and returns a reference to the interface used to gain access to it's methods. |
org.csapi.jr.se.cc.mmccs.MediaNotificationRequested[] |
getMediaNotification()
Invokes the getMediaNotification() method on the Parlay Gateway. |
void |
removeMultiMediaCallControlManagerListener(org.csapi.jr.se.cc.mmccs.MultiMediaCallControlManagerListener multiMediaCallControlManagerListener)
Removes a MultiMediaCallControlManagerListener which is no longer interested in events generated by the MultiMediaCallControlManager. |
Methods inherited from interface org.csapi.jr.se.Service |
addServiceStateChangeListener, getServiceState, removeServiceStateChangeListener, setCallback |
Method Detail |
public void addMultiMediaCallControlManagerListener(org.csapi.jr.se.cc.mmccs.MultiMediaCallControlManagerListener multiMediaCallControlManagerListener)
multiMediaCallControlManagerListener
- A reference to the MultiMediaCallControlManagerListener which is to be added as
a listener.public void removeMultiMediaCallControlManagerListener(org.csapi.jr.se.cc.mmccs.MultiMediaCallControlManagerListener multiMediaCallControlManagerListener)
multiMediaCallControlManagerListener
- A reference to the MultiMediaCallControlManagerListener which is to be removed as
a listener.public org.csapi.jr.se.cc.mmccs.MediaNotificationRequested[] getMediaNotification() throws PlatformException, CommonException
PlatformException
CommonException
public org.csapi.jr.se.cc.mmccs.MediaNotification createMediaNotification()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |