org.csapi.cc.mmccs
Class TpMultiMediaCallIdentifier

java.lang.Object
  extended by org.csapi.cc.mmccs.TpMultiMediaCallIdentifier
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpMultiMediaCallIdentifier
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of struct "TpMultiMediaCallIdentifier"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 IpMultiMediaCall MMCallReference
           
 int MMCallSessionID
           
 
Constructor Summary
TpMultiMediaCallIdentifier()
           
TpMultiMediaCallIdentifier(IpMultiMediaCall MMCallReference, int MMCallSessionID)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MMCallReference

public IpMultiMediaCall MMCallReference

MMCallSessionID

public int MMCallSessionID
Constructor Detail

TpMultiMediaCallIdentifier

public TpMultiMediaCallIdentifier()

TpMultiMediaCallIdentifier

public TpMultiMediaCallIdentifier(IpMultiMediaCall MMCallReference,
                                  int MMCallSessionID)


Copyright © 2009. All Rights Reserved.