Reference Library
ServiceProvider..::.ConvertE164ToDialStringResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderServiceProvider..::.ConvertE164ToDialStringResponseArgs
Parameters for the Convert E164 To Dial String response.
Declaration Syntax
C#Visual BasicVisual C++
public class ConvertE164ToDialStringResponseArgs : ServiceProvider..::.ServiceProviderCommonResponseArgs
Public Class ConvertE164ToDialStringResponseArgs _
	Inherits ServiceProvider..::.ServiceProviderCommonResponseArgs
public ref class ConvertE164ToDialStringResponseArgs : public ServiceProvider..::.ServiceProviderCommonResponseArgs
Members
All MembersProperties



IconMemberDescription
getError
If an exception occurred in the server, this will contain the text of the exception.
(Inherited from ServiceProvider..::.ServiceProviderCommonResponseArgs.)
getInvokeId
The ID of the XML messages that was sent to the server.
(Inherited from ServiceProvider..::.ServiceProviderCommonResponseArgs.)
getResultList
Get the list of results.

getServiceProvider
The ServiceProvider object that this event is associated with.
(Inherited from ServiceProvider..::.ServiceProviderCommonResponseArgs.)
getSwitchName
Get the switch name from the response.

getUserState
The User State object that the application passed in.
(Inherited from ServiceProvider..::.ServiceProviderCommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 ServiceProvider..::.ServiceProviderCommonResponseArgs
  ServiceProvider..::.ConvertE164ToDialStringResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)