The interface for the InteractionVoiceView class.

C# | Visual Basic | Visual C++ |
public interface IInteractionVoiceView : IInteractionView, IView
Public Interface IInteractionVoiceView _ Implements IInteractionView, IView
public interface class IInteractionVoiceView : IInteractionView, IView

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | Context |
Gets or sets the context. This is a user defined object.
(Inherited from IView.) |
![]() | Create()()() |
Creates this view.
(Inherited from IView.) |
![]() | Destroy()()() |
Destroys this view.
(Inherited from IView.) |
![]() | Model |
Gets or sets the interaction view model.
(Inherited from IInteractionView.) |