Reference Library
Media..::..StartMonitorResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCMediaMedia..::..StartMonitorResponseArgs
Parameters associated with the response to GetThirdPartyDeviceId request.
Declaration Syntax
C#Visual BasicVisual C++
public class StartMonitorResponseArgs : Media..::..MediaCommonResponseArgs
Public Class StartMonitorResponseArgs _
	Inherits Media..::..MediaCommonResponseArgs
public ref class StartMonitorResponseArgs : public Media..::..MediaCommonResponseArgs
Members
All MembersConstructorsProperties



IconMemberDescription
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.)
Inheritance Hierarchy
Object
EventArgs
 Media..::..MediaCommonResponseArgs
  Media..::..StartMonitorResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)