Parameters associated with the response to GetThirdPartyDeviceId request.
| C# | Visual Basic | Visual C++ |
public class StartMonitorResponseArgs : Media..::.MediaCommonResponseArgs
Public Class StartMonitorResponseArgs _ Inherits Media..::.MediaCommonResponseArgs
public ref class StartMonitorResponseArgs : public Media..::.MediaCommonResponseArgs
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Media..::.StartMonitorResponseArgs(Media, Int32, Object, String, String) |
Constructor for the response arguments to a StartMonitor message.
| |
| getError |
Exception, if any, returned from the server.
(Inherited from Media..::.MediaCommonResponseArgs.) | |
| getInvokeId |
Invoke Id associated with the original request to the server.
(Inherited from Media..::.MediaCommonResponseArgs.) | |
| getMedia |
Media object that this response was sent to.
(Inherited from Media..::.MediaCommonResponseArgs.) | |
| getMonitorId |
The ID of the newly created monitor.
| |
| getUserState |
The User State object the application sent with the original request.
(Inherited from Media..::.MediaCommonResponseArgs.) |
| Object | |||
| EventArgs | |||
| Media..::.MediaCommonResponseArgs | |||
| Media..::.StartMonitorResponseArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)