Differences

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

Link to this comparison view

Next revision
Previous revision
en:custom_development_guide:apis:javascript:transfer [2016/09/07 05:25]
liuxl created
en:custom_development_guide:apis:javascript:transfer [2018/12/29 06:16] (current)
donnie
Line 1: Line 1:
 ====== Call Transfer ====== ====== Call Transfer ======
  
-  ​×Function+  ​*Function
-<​code>​transferCJI(sessionid, nwaycalluniqueid,​ calleruniqueid,​ agentuniqueid, ​pwdtype, password, usertype, user, orgidentity,​ callbackFuc)</​code>​+<​code>​transferCJI(pwdtype,​ password, usertype, user, orgidentity,​ callbackFuc)</​code>​
  
   *Description:​   *Description:​
Line 10: Line 10:
  
 ^Params ^Type ^Description ^ ^Params ^Type ^Description ^
-|sessionid|String|sessionid of the current call| 
-|nwaycalluniqueid|String|uniqueid of the consult party| 
-|calleruniqueid|String|uniqueid of the caller| 
-|agentuniqueid|String|uniqueid of the agent| 
 |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 22: Line 18:
  
   *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:
  
 ^Value ^Description ^ ^Value ^Description ^
en/custom_development_guide/apis/javascript/transfer.1473225904.txt.gz · Last modified: 2017/12/12 03:11 (external edit)
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki