The interface for the IMCallViewModel class.
| C# | Visual Basic | Visual C++ |
public interface IIMCallViewModel
Public Interface IIMCallViewModel
public interface class IIMCallViewModel
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| AlternateCallCommand |
Gets the alternate call command.
| |
| CloseInteractionCommand |
Gets the close interaction command.
| |
| CompleteConferenceCommand |
Gets the complete conference command.
| |
| CompleteTransferCommand |
Gets the complete transfer command.
| |
| HoldCallCommand |
Gets the hold call command.
| |
| Interaction |
Gets or sets an interaction.
| |
| InteractionState |
Gets an interaction's state.
| |
| Load()()() |
Loads a IM call view model.
| |
| Messages |
Gets a list of messages.
| |
| ReconnectCallCommand |
Gets the reconnect call command.
| |
| ReleaseIMCommand |
Gets the release instant message command.
| |
| RetrieveCallCommand |
Gets the retrieve call command.
| |
| SendMessage(String) |
Sends a message.
| |
| Unload()()() |
Unloads a IM call view model.
|