This is the interface for the InteractionViewModel class.
| C# | Visual Basic | Visual C++ |
public interface IInteractionViewModel
Public Interface IInteractionViewModel
public interface class IInteractionViewModel
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Agent |
Gets the agent.
| |
| CloseInteractionCommand |
Gets the close interaction command.
| |
| Interaction |
Gets or sets the interaction.
| |
| Load()()() |
Loads the interaction view model.
| |
| Unload()()() |
Unloads the interaction view model.
|