Reference Library
ServiceProvider..::..GetMonitorListEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderServiceProvider..::..GetMonitorListEventArgs
Parameters for the Get Monitor List event.
Declaration Syntax
C#Visual BasicVisual C++
public class GetMonitorListEventArgs : ServiceProvider..::..ServiceProviderCommonEventArgs
Public Class GetMonitorListEventArgs _
	Inherits ServiceProvider..::..ServiceProviderCommonEventArgs
public ref class GetMonitorListEventArgs : public ServiceProvider..::..ServiceProviderCommonEventArgs
Members
All MembersProperties



IconMemberDescription
getIsFinalResponse
Is this the last event?

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

getMonitorResponseList
Get the list of monitors contained in the event

getSequenceNumber
Get the sequence number of this event.

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

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

Assembly: ServiceProvider (Module: ServiceProvider)