Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:custom_development_guide:apis:javascript:consult [2016/09/07 03:13] liuxlen:custom_development_guide:apis:javascript:consult [2018/12/28 02:05] (current) donnie
Line 2: Line 2:
  
   *Function:   *Function:
-<code>consultCJI(targetdn, agentgroupid, consulttype, agentuniqueid, calleruniqueid, pwdtype, password, usertype, user, orgidentity, callbackFuc)</code>+<code>consultCJI(targetdn, agentgroupid, consulttype, pwdtype, password, usertype, user, orgidentity, callbackFuc)</code>
  
   *Description:   *Description:
Line 13: Line 13:
 |agentgroupid|String|agent group id when it’s a internal consult, put 0 if it’s a external consult| |agentgroupid|String|agent group id when it’s a internal consult, put 0 if it’s a external consult|
 |consulttype|String|internal / external| |consulttype|String|internal / external|
-|agentuniqueid|String|agent uniqueid of the agent| 
-|calleruniqueid|String|uniqueid of the caller| 
 |pwdtype|String|Use plaintext or md5 password for agent or account| |pwdtype|String|Use plaintext or md5 password for agent or account|
 |password|String|password| |password|String|password|
Line 23: Line 21:
  
   *Return Format:   *Return Format:
-<code>{code:code,message:message} +<code>{code:code,message:message}</code>
-Type of the Return Value:JSON</code>+
  
 +  *Type of the Return Value:JSON
   *Return Values:   *Return Values:
  
en/custom_development_guide/apis/javascript/consult.1473218001.txt.gz · Last modified: (external edit)
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki