org.csapi.jr.se.cc.mmccs
Interface MultiMediaStream
- All Superinterfaces:
- CsapiInterface, java.io.Serializable, Service
- public interface MultiMediaStream
- extends Service
This interface represents a MultiMediaStream.
Method Summary |
org.csapi.jr.se.cc.mmccs.MultiMediaCallControlManager |
getMultiMediaCallControlManager()
Returns a reference to the MultiMediaCallControlManager responsible for creation of the MultiMediaStream. |
void |
subtract()
Invokes the subtract() method on the Parlay Gateway. |
getMultiMediaCallControlManager
public org.csapi.jr.se.cc.mmccs.MultiMediaCallControlManager getMultiMediaCallControlManager()
- Returns a reference to the MultiMediaCallControlManager responsible for creation of the MultiMediaStream.
- Returns:
- A reference to the MultiMediaCallControlManager responsible for creation of the MultiMediaStream.
subtract
public void subtract()
throws PlatformException,
CommonException
- Invokes the subtract() method on the Parlay Gateway.
PlatformException
CommonException