public interface ESchAgentType
Modifier and Type | Field and Description |
---|---|
static int |
SCH_AGENT_ACTUAL
An existing actual agent
|
static int |
SCH_AGENT_ASSIGNED
A profile/virtual agent that has an actual agent assigned.
|
static int |
SCH_AGENT_PROFILE
A profile agent whose profile is taken from a defined
CfgProfile . |
static int |
SCH_AGENT_VIRTUAL
A profile agent whose profile is based on some actual agent.
|
static final int SCH_AGENT_ACTUAL
static final int SCH_AGENT_VIRTUAL
static final int SCH_AGENT_PROFILE
CfgProfile
.static final int SCH_AGENT_ASSIGNED
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.