Click or drag to resize

ChannelEventType Enumeration

Events fired by a Channel

Namespace:  VoiceElements.Common
Assembly:  VoiceElementsCommon (in VoiceElementsCommon.dll) Version: 8.6.1.1
Syntax
public enum ChannelEventType
Members
  Member nameValueDescription
DialComplete0 The DialCompete Event
Disconnected1 The Disconnected Event
NewCall2 The NewCall Event
See Also