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



IconMemberDescription
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.)
getUserState
The User State object the application sent with the original request.
(Inherited from Media..::.MediaCommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 Media..::.MediaCommonResponseArgs
  Media..::.StopDubbingResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)