The interface for the CallViewModel class.

C# | Visual Basic | Visual C++ |
public interface ICallViewModel
Public Interface ICallViewModel
public interface class ICallViewModel

All Members | Methods | Properties | Events | ||
Icon | Member | Description |
---|---|---|
![]() | AddVideoCommand |
Gets the add video command.
|
![]() | Agent |
Gets the agent.
|
![]() | AlternateCallCommand |
Gets the alternate call command.
|
![]() | AnswerCallCommand |
Gets the answer call command.
|
![]() | CloseInteractionCommand |
Gets the close interaction command.
|
![]() | CompleteConferenceCommand |
Gets the complete conference command.
|
![]() | CompleteTransferCommand |
Gets the complete transfer command.
|
![]() | DeleteFromConferenceCommand |
Gets the delete from conference command.
|
![]() | HoldCallCommand |
Gets the hold call command.
|
![]() | Interaction |
Gets or sets the interaction.
|
![]() | InteractionState |
Gets the interaction state.
|
![]() | ListenDisconnectCommand |
Gets the listen disconnect command.
|
![]() | ListenReconnectCommand |
Gets the listen reconnect command.
|
![]() | Load()()() |
Loads the call view model.
|
![]() | MuteOffCommand |
Gets the mute off command.
|
![]() | MuteOnCommand |
Gets the mute on command.
|
![]() | ReconnectCallCommand |
Gets the reconnect call command.
|
![]() | RecordSIPCallCommand |
Gets the record SIP call command.
|
![]() | ReleaseCallCommand |
Gets the release call command.
|
![]() | RemoveVideoCommand |
Gets the remove video command.
|
![]() | ResumeCommand |
Gets the resume command.
|
![]() | RetrieveCallCommand |
Gets the retrieve call command.
|
![]() | SendDTMFCommand |
Gets the send DTMF command.
|
![]() | StopRecordSIPCallCommand |
Gets the stop record SIP call command.
|
![]() | Unload()()() |
Unloads the call view model.
|
![]() | Update |
Occures when an interaction is updated.
|