A segment of an Interaction.
Namespace: ININ.IceLib.InteractionsAssembly: ININ.IceLib.Interactions (in ININ.IceLib.Interactions.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public sealed class InteractionSegment : ICompoundAttributeValue |
Visual Basic |
---|
Public NotInheritable Class InteractionSegment _ Implements ICompoundAttributeValue |
Remarks
There are two types of segments: user segments and connection segments. User segments are segments
associated to a user via a user queue. Connection segments are associated with a workgroup queue. For example,
in a conference call, there is one connection segment which represents the conference, and a user segment
for each party that joins the conference.
Inheritance Hierarchy
System..::..Object
ININ.IceLib.Interactions..::..InteractionSegment
ININ.IceLib.Interactions..::..InteractionSegment
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.