Click or drag to resize

CallLogItemSourceType Enumeration

Describes the media source type of the call log.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public enum CallLogItemSourceType
Members
  Member nameValueDescription
Undefined0 The media type is not defined.
Voice1 A voice only call.
Video2 A voice call with video.
IM3 Instant message conversation.
EC5004 Call log loaded from the client (i.e. for EC500 feature).
See Also