org.csapi.cc.mmccs
Class TpNotificationMediaRequest

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

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

Generated from IDL definition of struct "TpNotificationMediaRequest"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpCallNotificationScope MediaNotificationScope
           
 TpMediaStreamRequest[] MediaStreamsRequested
           
 
Constructor Summary
TpNotificationMediaRequest()
           
TpNotificationMediaRequest(TpCallNotificationScope MediaNotificationScope, TpMediaStreamRequest[] MediaStreamsRequested)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MediaNotificationScope

public TpCallNotificationScope MediaNotificationScope

MediaStreamsRequested

public TpMediaStreamRequest[] MediaStreamsRequested
Constructor Detail

TpNotificationMediaRequest

public TpNotificationMediaRequest()

TpNotificationMediaRequest

public TpNotificationMediaRequest(TpCallNotificationScope MediaNotificationScope,
                                  TpMediaStreamRequest[] MediaStreamsRequested)


Copyright © 2008. All Rights Reserved.