Uses of Class
org.csapi.cc.mmccs.TpMultiMediaCallIdentifier

Packages that use TpMultiMediaCallIdentifier
org.csapi.cc.cccs   
org.csapi.cc.mmccs   
 

Uses of TpMultiMediaCallIdentifier in org.csapi.cc.cccs
 

Methods in org.csapi.cc.cccs with parameters of type TpMultiMediaCallIdentifier
 TpAppMultiMediaCallBack IpAppConfCallControlManagerPOATie.reportMediaNotification(TpMultiMediaCallIdentifier callReference, TpMultiMediaCallLegIdentifier[] callLegReferenceSet, TpMediaStream[] mediaStreams, TpMediaStreamEventType type, int assignmentID)
           
 TpAppMultiMediaCallBack _IpAppConfCallControlManagerStub.reportMediaNotification(TpMultiMediaCallIdentifier callReference, TpMultiMediaCallLegIdentifier[] callLegReferenceSet, TpMediaStream[] mediaStreams, TpMediaStreamEventType type, int assignmentID)
           
 

Uses of TpMultiMediaCallIdentifier in org.csapi.cc.mmccs
 

Fields in org.csapi.cc.mmccs declared as TpMultiMediaCallIdentifier
 TpMultiMediaCallIdentifier[] TpMultiMediaCallIdentifierSetHolder.value
           
 TpMultiMediaCallIdentifier TpMultiMediaCallIdentifierHolder.value
           
 

Methods in org.csapi.cc.mmccs that return TpMultiMediaCallIdentifier
static TpMultiMediaCallIdentifier[] TpMultiMediaCallIdentifierSetHelper.extract(org.omg.CORBA.Any any)
           
static TpMultiMediaCallIdentifier TpMultiMediaCallIdentifierHelper.extract(org.omg.CORBA.Any any)
           
static TpMultiMediaCallIdentifier[] TpMultiMediaCallIdentifierSetHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpMultiMediaCallIdentifier TpMultiMediaCallIdentifierHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc.mmccs with parameters of type TpMultiMediaCallIdentifier
static void TpMultiMediaCallIdentifierHelper.insert(org.omg.CORBA.Any any, TpMultiMediaCallIdentifier s)
           
static void TpMultiMediaCallIdentifierSetHelper.insert(org.omg.CORBA.Any any, TpMultiMediaCallIdentifier[] s)
           
 TpAppMultiMediaCallBack IpAppMultiMediaCallControlManagerPOATie.reportMediaNotification(TpMultiMediaCallIdentifier callReference, TpMultiMediaCallLegIdentifier[] callLegReferenceSet, TpMediaStream[] mediaStreams, TpMediaStreamEventType type, int assignmentID)
           
 TpAppMultiMediaCallBack IpAppMultiMediaCallControlManagerOperations.reportMediaNotification(TpMultiMediaCallIdentifier callReference, TpMultiMediaCallLegIdentifier[] callLegReferenceSet, TpMediaStream[] mediaStreams, TpMediaStreamEventType type, int assignmentID)
           
 TpAppMultiMediaCallBack _IpAppMultiMediaCallControlManagerStub.reportMediaNotification(TpMultiMediaCallIdentifier callReference, TpMultiMediaCallLegIdentifier[] callLegReferenceSet, TpMediaStream[] mediaStreams, TpMediaStreamEventType type, int assignmentID)
           
static void TpMultiMediaCallIdentifierHelper.write(org.omg.CORBA.portable.OutputStream out, TpMultiMediaCallIdentifier s)
           
static void TpMultiMediaCallIdentifierSetHelper.write(org.omg.CORBA.portable.OutputStream _out, TpMultiMediaCallIdentifier[] _s)
           
 

Constructors in org.csapi.cc.mmccs with parameters of type TpMultiMediaCallIdentifier
TpMultiMediaCallIdentifierHolder(TpMultiMediaCallIdentifier initial)
           
TpMultiMediaCallIdentifierSetHolder(TpMultiMediaCallIdentifier[] initial)
           
 



Copyright © 2009. All Rights Reserved.