Click or drag to resize

NewCall Delegate

[Missing <summary> documentation for "T:VoiceElements.Interface.NewCall"]

Namespace:  VoiceElements.Interface
Assembly:  VoiceElementsInterface (in VoiceElementsInterface.dll) Version: 8.6.1.1
Syntax
public delegate void NewCall(
	NewCallEventArgs e
)

Parameters

e
Type: VoiceElements.InterfaceNewCallEventArgs
See Also