Reference Library
ServiceProvider..::.ServiceProviderCommonResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderServiceProvider..::.ServiceProviderCommonResponseArgs
Common parameteres for all response handlers
Declaration Syntax
C#Visual BasicVisual C++
public class ServiceProviderCommonResponseArgs : EventArgs
Public Class ServiceProviderCommonResponseArgs _
	Inherits EventArgs
public ref class ServiceProviderCommonResponseArgs : public EventArgs
Members
All MembersProperties



IconMemberDescription
getError
If an exception occurred in the server, this will contain the text of the exception.

getInvokeId
The ID of the XML messages that was sent to the server.

getServiceProvider
The ServiceProvider object that this event is associated with.

getUserState
The User State object that the application passed in.

Inheritance Hierarchy

Assembly: ServiceProvider (Module: ServiceProvider)