|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.csapi.cc.cccs.TpJoinEventInfo
public final class TpJoinEventInfo
Generated from IDL definition of struct "TpJoinEventInfo"
| Field Summary | |
|---|---|
TpCallAppInfo[] |
CallAppInfo
|
TpAddress |
DestinationAddress
|
TpAddress |
OriginatingAddress
|
| Constructor Summary | |
|---|---|
TpJoinEventInfo()
|
|
TpJoinEventInfo(TpAddress DestinationAddress,
TpAddress OriginatingAddress,
TpCallAppInfo[] CallAppInfo)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public TpAddress DestinationAddress
public TpAddress OriginatingAddress
public TpCallAppInfo[] CallAppInfo
| Constructor Detail |
|---|
public TpJoinEventInfo()
public TpJoinEventInfo(TpAddress DestinationAddress,
TpAddress OriginatingAddress,
TpCallAppInfo[] CallAppInfo)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||