org.csapi.dsc
Interface IpAppDataSessionControlManagerOperations

All Superinterfaces:
IpInterfaceOperations
All Known Subinterfaces:
IpAppDataSessionControlManager
All Known Implementing Classes:
_IpAppDataSessionControlManagerStub, IpAppDataSessionControlManagerPOA, IpAppDataSessionControlManagerPOATie

public interface IpAppDataSessionControlManagerOperations
extends IpInterfaceOperations

Generated from IDL interface "IpAppDataSessionControlManager"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Method Summary
 void dataSessionAborted(int dataSession)
           
 void dataSessionNotificationContinued()
           
 void dataSessionNotificationInterrupted()
           
 IpAppDataSession reportNotification(TpDataSessionIdentifier dataSessionReference, TpDataSessionEventInfo eventInfo, int assignmentID)
           
 

Method Detail

dataSessionAborted

void dataSessionAborted(int dataSession)

reportNotification

IpAppDataSession reportNotification(TpDataSessionIdentifier dataSessionReference,
                                    TpDataSessionEventInfo eventInfo,
                                    int assignmentID)

dataSessionNotificationContinued

void dataSessionNotificationContinued()

dataSessionNotificationInterrupted

void dataSessionNotificationInterrupted()


Copyright © 2009. All Rights Reserved.