Reference Library
ServiceProvider..::..TransferMonitorObjectsEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderServiceProvider..::..TransferMonitorObjectsEventArgs
Parameters for the Transfer Monitor Objects response.
Declaration Syntax
C#Visual BasicVisual C++
public class TransferMonitorObjectsEventArgs : ServiceProvider..::..ServiceProviderCommonEventArgs
Public Class TransferMonitorObjectsEventArgs _
	Inherits ServiceProvider..::..ServiceProviderCommonEventArgs
public ref class TransferMonitorObjectsEventArgs : public ServiceProvider..::..ServiceProviderCommonEventArgs
Members
All MembersProperties



IconMemberDescription
getFromSessionId
Get the id of the session that the transfer is from.

getIsFinalResponse
Is this the last event?

getMonitorId
Get the Id of the monitor which triggered this event.

getSequenceNumber
Get the sequence number of this event.

getServiceProvider
The ServiceProvider object that this message is associated with.
(Inherited from ServiceProvider..::..ServiceProviderCommonEventArgs.)
getToSessionId
Get the id of the session which is associated with this event.

getTransferObjectsResponseList
Get the list of objects which were transferred that are in this event

getXmlDocument
Get the actual XML Document that was sent from AES.

Inheritance Hierarchy
Object
EventArgs
 ServiceProvider..::..ServiceProviderCommonEventArgs
  ServiceProvider..::..TransferMonitorObjectsEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)