org.mobicents.csapi.jr.slee.cc.mmccs
Interface IpMultiMediaStreamConnection

All Superinterfaces:
IpServiceConnection

public interface IpMultiMediaStreamConnection
extends IpServiceConnection

The Multi Media Stream Interface represents a bi-directional information stream associated with a call leg. Currently, the only available method is to subtract the media stream. This interface and the subtract() method shall be implemented by a Multi Media Call Control SCF.


Method Summary
 void subtract()
          This method can be used to subtract the multi-media stream.
 
Methods inherited from interface org.mobicents.csapi.jr.slee.IpServiceConnection
closeConnection
 

Method Detail

subtract

void subtract()
              throws TpCommonExceptions,
                     javax.slee.resource.ResourceException
This method can be used to subtract the multi-media stream.

Throws:
TpCommonExceptions
javax.slee.resource.ResourceException


Copyright © 2008. All Rights Reserved.