The interface for the InteractionIMViewModel class.

C# | Visual Basic | Visual C++ |
public interface IInteractionIMViewModel : IInteractionViewModel
Public Interface IInteractionIMViewModel _ Implements IInteractionViewModel
public interface class IInteractionIMViewModel : IInteractionViewModel

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | 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.) |