Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
NotReadyMedia Method (mediaName)
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIAgentNotReadyMedia(String)
Sets the specified media to the Not Ready state.
Declaration Syntax
C#Visual BasicVisual C++
void NotReadyMedia(
	string mediaName
)
Sub NotReadyMedia ( _
	mediaName As String _
)
void NotReadyMedia(
	String^ mediaName
)
Parameters
mediaName (String)
The media to set to the not 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)