Reference Library
ServiceProvider..::.SessionManagementStartMonitorResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderServiceProvider..::.SessionManagementStartMonitorResponseArgs
Information associated with the response of a SessionManagementStartMonitor request to the server.
Declaration Syntax
C#Visual BasicVisual C++
public class SessionManagementStartMonitorResponseArgs : ServiceProvider..::.ServiceProviderCommonResponseArgs
Public Class SessionManagementStartMonitorResponseArgs _
	Inherits ServiceProvider..::.ServiceProviderCommonResponseArgs
public ref class SessionManagementStartMonitorResponseArgs : public ServiceProvider..::.ServiceProviderCommonResponseArgs
Members
All MembersProperties



IconMemberDescription
getError
If an exception occurred in the server, this will contain the text of the exception.
(Inherited from ServiceProvider..::.ServiceProviderCommonResponseArgs.)
getInvokeId
The ID of the XML messages that was sent to the server.
(Inherited from ServiceProvider..::.ServiceProviderCommonResponseArgs.)
getMonitorId
The ID of the monitor which was just created.

getServiceProvider
The ServiceProvider object that this event is associated with.
(Inherited from ServiceProvider..::.ServiceProviderCommonResponseArgs.)
getUserState
The User State object that the application passed in.
(Inherited from ServiceProvider..::.ServiceProviderCommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 ServiceProvider..::.ServiceProviderCommonResponseArgs
  ServiceProvider..::.SessionManagementStartMonitorResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)