Reference Library
ServiceProvider..::..RequestSystemStatusResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderServiceProvider..::..RequestSystemStatusResponseArgs
The class holds the data for the RequestSystemStatus response.

Supported in: 6.2.0

Declaration Syntax
C#Visual BasicVisual C++
public class RequestSystemStatusResponseArgs : ServiceProvider..::..ServiceProviderCommonResponseArgs
Public Class RequestSystemStatusResponseArgs _
	Inherits ServiceProvider..::..ServiceProviderCommonResponseArgs
public ref class RequestSystemStatusResponseArgs : public ServiceProvider..::..ServiceProviderCommonResponseArgs
Members
All MembersProperties



IconMemberDescription
ActualProtocolVersion
The protocol version that was used for the session when the request was issued.

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.)
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.)
getXmlDocument
The XML Document associated with this response.
(Inherited from ServiceProvider..::..ServiceProviderCommonResponseArgs.)
SwitchTlinkStatusList
The status of a single or all switch connection(s) that are administered.

SystemStatus
Specifies the systemStatus of the queried Tlink connection. Possible values are Normal, Disabled, or Partially Disabled.

Inheritance Hierarchy
Object
EventArgs
 ServiceProvider..::..ServiceProviderCommonResponseArgs
  ServiceProvider..::..RequestSystemStatusResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)