Reference Library
Device..::.ReleaseDeviceIdResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCDeviceDevice..::.ReleaseDeviceIdResponseArgs
Parameters associated with the response to ReleaseDeviceId request.
Declaration Syntax
C#Visual BasicVisual C++
public class ReleaseDeviceIdResponseArgs : Device..::.DeviceCommonResponseArgs
Public Class ReleaseDeviceIdResponseArgs _
	Inherits Device..::.DeviceCommonResponseArgs
public ref class ReleaseDeviceIdResponseArgs : 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..::.ReleaseDeviceIdResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)