Reference Library
Media..::..MediaCommonResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCMediaMedia..::..MediaCommonResponseArgs
Common parameters for all media responses.
Declaration Syntax
C#Visual BasicVisual C++
public class MediaCommonResponseArgs : EventArgs
Public Class MediaCommonResponseArgs _
	Inherits EventArgs
public ref class MediaCommonResponseArgs : public EventArgs
Members
All MembersProperties



IconMemberDescription
getError
Exception, if any, returned from the server.

getInvokeId
Invoke Id associated with the original request to the server.

getMedia
Media object that this response was sent to.

getUserState
The User State object the application sent with the original request.

Inheritance Hierarchy

Assembly: ServiceProvider (Module: ServiceProvider)