Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ReadyMedia Method (mediaName)
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIAgentReadyMedia(String)
Sets the specified media to the Ready state.
Declaration Syntax
C#Visual BasicVisual C++
void ReadyMedia(
	string mediaName
)
Sub ReadyMedia ( _
	mediaName As String _
)
void ReadyMedia(
	String^ mediaName
)
Parameters
mediaName (String)
The media to set to the Ready state.
Remarks
The method takes into account the following Agent properties:
  • [!:AgentId] Mandatory.
  • Place Mandatory.

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