|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpDataSessionEventInfo | |
|---|---|
| org.csapi.dsc | |
| org.mobicents.csapi.jr.slee.dsc | Contains the Parlay Data Session Control data types and interfaces. |
| Uses of TpDataSessionEventInfo in org.csapi.dsc |
|---|
| Fields in org.csapi.dsc declared as TpDataSessionEventInfo | |
|---|---|
TpDataSessionEventInfo |
TpDataSessionEventInfoHolder.value
|
| Methods in org.csapi.dsc that return TpDataSessionEventInfo | |
|---|---|
static TpDataSessionEventInfo |
TpDataSessionEventInfoHelper.extract(org.omg.CORBA.Any any)
|
static TpDataSessionEventInfo |
TpDataSessionEventInfoHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.dsc with parameters of type TpDataSessionEventInfo | |
|---|---|
static void |
TpDataSessionEventInfoHelper.insert(org.omg.CORBA.Any any,
TpDataSessionEventInfo s)
|
IpAppDataSession |
_IpAppDataSessionControlManagerStub.reportNotification(TpDataSessionIdentifier dataSessionReference,
TpDataSessionEventInfo eventInfo,
int assignmentID)
|
IpAppDataSession |
IpAppDataSessionControlManagerPOATie.reportNotification(TpDataSessionIdentifier dataSessionReference,
TpDataSessionEventInfo eventInfo,
int assignmentID)
|
IpAppDataSession |
IpAppDataSessionControlManagerOperations.reportNotification(TpDataSessionIdentifier dataSessionReference,
TpDataSessionEventInfo eventInfo,
int assignmentID)
|
static void |
TpDataSessionEventInfoHelper.write(org.omg.CORBA.portable.OutputStream out,
TpDataSessionEventInfo s)
|
| Constructors in org.csapi.dsc with parameters of type TpDataSessionEventInfo | |
|---|---|
TpDataSessionEventInfoHolder(TpDataSessionEventInfo initial)
|
|
| Uses of TpDataSessionEventInfo in org.mobicents.csapi.jr.slee.dsc |
|---|
| Methods in org.mobicents.csapi.jr.slee.dsc that return TpDataSessionEventInfo | |
|---|---|
TpDataSessionEventInfo |
ReportNotificationEvent.getEventInfo()
Returns the eventInfo |
| Constructors in org.mobicents.csapi.jr.slee.dsc with parameters of type TpDataSessionEventInfo | |
|---|---|
ReportNotificationEvent(TpServiceIdentifier tpServiceIdentifier,
TpDataSessionIdentifier dataSessionReference,
TpDataSessionEventInfo eventInfo,
int assignmentID)
Constructor for ReportNotificationEvent |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||