Reference Library
Device..::..DeviceCommonResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCDeviceDevice..::..DeviceCommonResponseArgs
Common parameteres for all response handlers
Declaration Syntax
C#Visual BasicVisual C++
public class DeviceCommonResponseArgs : EventArgs
Public Class DeviceCommonResponseArgs _
	Inherits EventArgs
public ref class DeviceCommonResponseArgs : public EventArgs
Members
All MembersProperties



IconMemberDescription
getDevice
The Device object that this event is associated with.

getError
If an exception occurred in the server, this will contain the text of the exception.

getInvokeId
The ID of the XML messages that was sent to the server.

getUserState
The User State object that the application passed in.

Inheritance Hierarchy

Assembly: ServiceProvider (Module: ServiceProvider)