Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IActionCodeManager Interface
NamespacesGenesyslab.Desktop.Modules.Core.Model.Agents.ActionCodeIActionCodeManager
This interface defines the function of ActionCode Manager. The Action Code Manager manages the NotReady with Reason Code.
Declaration Syntax
C#Visual BasicVisual C++
public interface IActionCodeManager
Public Interface IActionCodeManager
public interface class IActionCodeManager
Members
All MembersMethods



IconMemberDescription
GetActionCode(InteractionData, InteractionData, IList<(Of <(CfgActionCode>)>))
Gets the action code.

GetActionCodeUtil(String, IList<(Of <(CfgActionCode>)>))
Gets the action code with the codeIn.

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