Click or drag to resize

DialCompleteEventArgs Constructor (DialResult)

Initializes a new instance of the DialCompleteEventArgs class

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public DialCompleteEventArgs(
	DialResult dialResult
)

Parameters

dialResult
Type: VoiceElements.CommonDialResult

[Missing <param name="dialResult"/> documentation for "M:VoiceElements.Client.DialCompleteEventArgs.#ctor(VoiceElements.Common.DialResult)"]

See Also