| C# | Visual Basic | Visual C++ |
namespace Genesyslab.Desktop.Modules.Core.Model.Interactions
Namespace Genesyslab.Desktop.Modules.Core.Model.Interactions
namespace Genesyslab.Desktop.Modules.Core.Model.Interactions
| All Types | Classes | Interfaces |
| Icon | Type | Description |
|---|---|---|
| DispositionCodeUserEvent |
This class allows access to DispositionCodeUserEvent methods.
| |
| ICase |
The interface for the Case class. A case is set of interactions. It is identified by a CaseId.
| |
| IDispositionCode |
The interface for the DispositionCode class.
| |
| IInteraction |
Represents the base class of all the interactions.
| |
| IInteractionEmail |
Represents an e-mail interaction.
| |
| IInteractionIM |
The interface for the InteractionIM (Instant Messaging) class.
| |
| IInteractionManager |
Manages the interactions.
| |
| IInteractionVoice |
Represents the voice interaction.
| |
| IMParty |
Represents a party in the voice communication.
| |
| InteractionEventArgs |
The argument of the InteractionEvent event.
| |
| InteractionUserData |
This class contains constants associated with interaction user data.
| |
| Party |
Represents a party in the voice communication.
|