Information associated with the response of a StartMonitor request to the server.
| C# | Visual Basic | Visual C++ |
public class StartMonitorResponseArgs : ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs
Public Class StartMonitorResponseArgs _ Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs
public ref class StartMonitorResponseArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getDeviceId |
The Device ID associated with the monitor that was just created.
| |
| getError |
Exception, if any, returned from the server.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs.) | |
| getInvokeId |
Invoke Id associated with the original request to the server.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs.) | |
| getMonitorId |
The ID of the monitor which was just created.
| |
| getUserState |
The User State object the application sent with the original request.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs.) |
| Object | |||
| EventArgs | |||
| ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs | |||
| ThirdPartyCallController..::.StartMonitorResponseArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)