The interface for the ToasterViewModel class.
| C# | Visual Basic | Visual C++ |
public interface IToasterViewModel
Public Interface IToasterViewModel
public interface class IToasterViewModel
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| AcceptInteractionCommand |
Gets the accept interaction command.
| |
| AcceptInteractionIM()()() |
Accepts the interaction IM.
| |
| AcceptPreviewInteractionCommand |
Gets the accept preview interaction command.
| |
| ApplicationCore |
Gets the application core.
| |
| CaseDataPresentationModel |
Gets or sets the case data presentation model.
| |
| DeclineInteractionCommand |
Gets the decline interaction command.
| |
| DeclinePreviewInteractionCommand |
Gets the decline preview interaction command.
| |
| Interaction |
Gets or sets the interaction.
| |
| RejectInteractionIMCommand |
Gets the reject interaction IM command.
|