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:moh [2016/09/07 06:24]
liuxl created
en:custom_development_guide:apis:javascript:moh [2018/12/29 06:22] (current)
donnie
Line 2: Line 2:
  
   *Function:   *Function:
-<​code>​holdCJI (agentuniqueid,​ calleruniqueid, orgidentity,​ usertype, user, pwdtype, password, callbackFuc)</​code>​+<​code>​holdCJI (silence, orgidentity,​ usertype, user, pwdtype, password, callbackFuc)</​code>​
  
   *Description:​   *Description:​
Line 10: Line 10:
  
 ^Params ^Type ^Description ^ ^Params ^Type ^Description ^
-|agentuniqueid|String|call uniqueid of the agent| +|silence|String|Whether it is silent (0 or 1),0 is not silent, 1 is silent.|
-|calleruniqueid|String|call uniqueid of the caller|+
 |orgidentity|String|The identity string of the team| |orgidentity|String|The identity string of the team|
 |usertype|String|agent / account| |usertype|String|agent / account|
Line 20: Line 19:
  
   *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:
  
 ^Value ^Description ^ ^Value ^Description ^
-|<​code>​{code:​1,​message:​msg,​status:​status}</​code>​|<​code>​{code:​Succeeded,​message:​message}</​code>​|+|<​code>​{code:​1,​message:​msg}</​code>​|<​code>​{code:​Succeeded,​message:​message}</​code>​|
 |<​code>​{code:​2,​message:​msg}</​code>​|<​code>​{code:​Failed,​message:​message}</​code>​| |<​code>​{code:​2,​message:​msg}</​code>​|<​code>​{code:​Failed,​message:​message}</​code>​|
en/custom_development_guide/apis/javascript/moh.1473229491.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