This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== Agent group (queue) login/logout ====== *Function: <code>queueActionCJI(type, usertype, user, orgidentity, list, pwdtype, password, pushevent, callbackFuc)</code> *Description: <code>Agent login to one or several agents group </code> *Parameters: ^Params ^Type ^Description ^ |type|String|1(login) / 2(logout)| |usertype|String|agent / account| |user|String|Agent No. or Username| |orgidentity|String|The identity string of the team| |list|String|Put a string combine with agentgroup id, end with a comma, if you don’t put the list, it will login/logout from all agent group the agent belongs to| |pwdtype|String|Use plaintext or md5 password for agent or account| |password|String|password| |pushevent|String|If need send a agent event, yes / no(default)| |callbackFuc|String|callback function| <code>A valid list format example: agentgroupid1,agentgroupid2,......agentgroupidn,</code> *Return Format: <code>{code:code,message:message}</code> *Type of the Return Value:JSON *Return Values: ^Value ^Description ^ |<code>{code:1,message:message}</code>|<code>{code:Succeed,message:Messages}</code>| |<code>{code:2,message:message}</code>|<code>{code:Failed,message:Messages}</code>| Messages: * **success** checkin/check out success * **CheckedIn** Already checked in * **NotInGroup** Agent doesn't belong to the group * **NotFoundGroup** Agent group doesn't exist * **NotChecked** Agent is not checked in

en/custom_development_guide/apis/javascript/agent_group_checkin_checkout.1513047940.txt.gz · Last modified: 2018/12/27 05:56 (external edit)
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki