Click or drag to resize

NewCallEventArgs Constructor

Initializes a new instance of the NewCallEventArgs class

Namespace:  VoiceElements.Interface
Assembly:  VoiceElementsInterface (in VoiceElementsInterface.dll) Version: 8.6.1.1
Syntax
public NewCallEventArgs(
	TelephonyLinkInfo telephonyLinkInfo
)

Parameters

telephonyLinkInfo
Type: TelephonyLinkInfo

[Missing <param name="telephonyLinkInfo"/> documentation for "M:VoiceElements.Interface.NewCallEventArgs.#ctor(VoiceElements.Interface.TelephonyLinkInfo)"]

See Also