org.csapi.cc.gccs
Class TpCallEventInfo
java.lang.Object
org.csapi.cc.gccs.TpCallEventInfo
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpCallEventInfo
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpCallEventInfo"
- 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 |
DestinationAddress
public TpAddress DestinationAddress
OriginatingAddress
public TpAddress OriginatingAddress
OriginalDestinationAddress
public TpAddress OriginalDestinationAddress
RedirectingAddress
public TpAddress RedirectingAddress
CallAppInfo
public TpCallAppInfo[] CallAppInfo
CallEventName
public int CallEventName
CallNotificationType
public TpCallNotificationType CallNotificationType
MonitorMode
public TpCallMonitorMode MonitorMode
TpCallEventInfo
public TpCallEventInfo()
TpCallEventInfo
public TpCallEventInfo(TpAddress DestinationAddress,
TpAddress OriginatingAddress,
TpAddress OriginalDestinationAddress,
TpAddress RedirectingAddress,
TpCallAppInfo[] CallAppInfo,
int CallEventName,
TpCallNotificationType CallNotificationType,
TpCallMonitorMode MonitorMode)
Copyright © 2009. All Rights Reserved.