Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
NotReady Method (actionCode)
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIAgentNotReady(String)
Set the current agent's state to Not Ready with Action Code.
Declaration Syntax
C#Visual BasicVisual C++
void NotReady(
	string actionCode
)
Sub NotReady ( _
	actionCode As String _
)
void NotReady(
	String^ actionCode
)
Parameters
actionCode (String)
The action code.

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