Jump to: navigation, search

TAgentLogin

Description

Logs in the agent specified by the agent_id parameter to the ACD group specified by the queue parameter.

Parameters

Name Description
server Local server handle to the T-Server in question.
queue Directory number of the ACD group that the agent is requested to be logged in to.
dn Directory number from which the agent is requested to be logged in to the group.
agent_type Rank of the agent in question. Refer to the type TAgentType.
agent_id Identifier of the agent who is requested to be logged in.
passwd Password that allows the agent to be logged in.
workmode Work mode to be set for the agent after successful login. Refer to the type TAgentWorkMode.
reasons A pointer to a data structure that provides additional information associated with this action.
extensions A pointer to an additional data structure. TAgentLogin() uses the following extension: ReasonCode.

Return Values

Standard (standard-return-values.)

This page was last edited on June 27, 2017, at 20:21.
Comments or questions about this documentation? Contact us for support!