Reference Library
ServiceProvider..::..GetPhysicalDeviceInformationResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderServiceProvider..::..GetPhysicalDeviceInformationResponseArgs
Information associated with the response of a GetPhysicalDeviceInformationrequest to the server.

Supported in: 5.2.0

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



IconMemberDescription
getDeviceCategory
Retrieve the device category.

getError
If an exception occurred in the server, this will contain the text of the exception.
(Inherited from ServiceProvider..::..ServiceProviderCommonResponseArgs.)
getGroupDeviceAttributes
Retrieve the group device attributes.

getHasLogicalElement
Retrieve the logical element.

getInvokeId
The ID of the XML messages that was sent to the server.
(Inherited from ServiceProvider..::..ServiceProviderCommonResponseArgs.)
getOtherLogicalDeviceList
Retrieve the List of logical devices.

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.)
Inheritance Hierarchy
Object
EventArgs
 ServiceProvider..::..ServiceProviderCommonResponseArgs
  ServiceProvider..::..GetPhysicalDeviceInformationResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)