Parameters associated with the response to GetDeviceId request.
| C# | Visual Basic | Visual C++ |
public class GetDeviceIdResponseArgs : Device..::.DeviceCommonResponseArgs
Public Class GetDeviceIdResponseArgs _ Inherits Device..::.DeviceCommonResponseArgs
public ref class GetDeviceIdResponseArgs : public Device..::.DeviceCommonResponseArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| 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.) |
| Object | |||
| EventArgs | |||
| Device..::.DeviceCommonResponseArgs | |||
| Device..::.GetDeviceIdResponseArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)