Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ICallViewModel Interface
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsICallViewModel
The interface for the CallViewModel class.
Declaration Syntax
C#Visual BasicVisual C++
public interface ICallViewModel
Public Interface ICallViewModel
public interface class ICallViewModel
Members
All MembersMethodsPropertiesEvents



IconMemberDescription
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.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)