Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
InteractionWorkspaceExceptionErrorCode Enumeration
NamespacesGenesyslab.Desktop.Modules.Core.IWExceptionInteractionWorkspaceExceptionErrorCode
Defines the value of the error code.
Declaration Syntax
C#Visual BasicVisual C++
public enum InteractionWorkspaceExceptionErrorCode
Public Enumeration InteractionWorkspaceExceptionErrorCode
public enum class InteractionWorkspaceExceptionErrorCode
Members
MemberDescription
Unknown
Error unknown.

ConfigAgentMustBeReloaded
The configuration of the agent must be reloaded.

ConfigServerNotConnected
The configuration server is not connected.

ApplicationUnknown
The application is unknown.

AgentUnknown
The agent is unknown.

PlaceUnknown
The place is unknown.

DnNoRegistered
The voice media is not registered.

NoPermission
Insufficiant permissions.

NotAgent
The person is not an agent.

NoPossiblePlaces
Not found possible place in configuration manager.

ChannelNotConnected
Impossible to open channel connection

MissingConnectionInformation
Missing Connection Information,

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