Reference Library
Device..::.GetDeviceIdResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCDeviceDevice..::.GetDeviceIdResponseArgs
Parameters associated with the response to GetDeviceId request.
Declaration Syntax
C#Visual BasicVisual C++
public class GetDeviceIdResponseArgs : Device..::.DeviceCommonResponseArgs
Public Class GetDeviceIdResponseArgs _
	Inherits Device..::.DeviceCommonResponseArgs
public ref class GetDeviceIdResponseArgs : public Device..::.DeviceCommonResponseArgs
Members
All MembersProperties



IconMemberDescription
getDevice
The Device object that this event is associated with.
(Inherited from Device..::.DeviceCommonResponseArgs.)
getError
If an exception occurred in the server, this will contain the text of the exception.
(Inherited from Device..::.DeviceCommonResponseArgs.)
getInvokeId
The ID of the XML messages that was sent to the server.
(Inherited from Device..::.DeviceCommonResponseArgs.)
getUserState
The User State object that the application passed in.
(Inherited from Device..::.DeviceCommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 Device..::.DeviceCommonResponseArgs
  Device..::.GetDeviceIdResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)