Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IInteractionVoiceViewModel Interface
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsIInteractionVoiceViewModel
The interface for the InteractionVoiceViewModel class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IInteractionVoiceViewModel : IInteractionViewModel
Public Interface IInteractionVoiceViewModel _
	Implements IInteractionViewModel
public interface class IInteractionVoiceViewModel : IInteractionViewModel
Members
All MembersMethodsProperties



IconMemberDescription
Agent
Gets the agent.
(Inherited from IInteractionViewModel.)
CloseInteractionCommand
Gets the close interaction command.
(Inherited from IInteractionViewModel.)
Interaction
Gets or sets the interaction.
(Inherited from IInteractionViewModel.)
Load()()()
Loads the interaction view model.
(Inherited from IInteractionViewModel.)
Unload()()()
Unloads the interaction view model.
(Inherited from IInteractionViewModel.)

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)