org.csapi.cc.cccs
Class TpMultiMediaConfPolicy
java.lang.Object
org.csapi.cc.cccs.TpMultiMediaConfPolicy
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpMultiMediaConfPolicy
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpMultiMediaConfPolicy"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JoinAllowed
public boolean JoinAllowed
MediaAllowed
public int MediaAllowed
Chaired
public boolean Chaired
VideoHandling
public TpVideoHandlingType VideoHandling
TpMultiMediaConfPolicy
public TpMultiMediaConfPolicy()
TpMultiMediaConfPolicy
public TpMultiMediaConfPolicy(boolean JoinAllowed,
int MediaAllowed,
boolean Chaired,
TpVideoHandlingType VideoHandling)
Copyright © 2008. All Rights Reserved.